# Specifies intentionally untracked files to ignore when using Git
# http://git-scm.com/docs/gitignore

*~
*.sw[mnpcod]
.tmp
*.tmp
*.tmp.*
*.sublime-project
*.sublime-workspace
.DS_Store
Thumbs.db
UserInterfaceState.xcuserstate
$RECYCLE.BIN/

*.log
log.txt
npm-debug.log*

/.idea
/.ionic
/.sass-cache
/.sourcemaps
/.versions
/.vscode
/coverage
/dist

/platforms
/plugins
/www

# Add subfolder only for fdroid build

node_modules/*
!node_modules/@capacitor
node_modules/@capacitor/*
!node_modules/@capacitor/android
node_modules/@capacitor/android/capacitor/build