PlanA/.gitignore

32 lines
396 B
Plaintext
Raw Normal View History

2020-05-22 21:10:46 +02:00
# 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/
2020-05-22 23:15:56 +02:00
.~lock*
2020-05-22 21:10:46 +02:00
*.log
log.txt
npm-debug.log*
2020-05-22 20:39:18 +02:00
2020-05-22 21:10:46 +02:00
/.idea
/.ionic
/.sass-cache
/.sourcemaps
/.versions
/.vscode
/coverage
/dist
/node_modules
/platforms
/plugins
/www