Files
meteor/.gitignore
Jesse Rosenberger ee73cafc32 Add temporary dev_bundle_XXX directory to .gitignore
In the same spirit as 80c3a0124f except for Windows, which uses a different name, for whatever reason.
2017-09-12 14:43:35 +03:00

27 lines
305 B
Plaintext

.DS_Store
/.meteor
*~
/dev_bundle
/dev_bundle.xxx
/dev_bundle_XXX
/dev_bundle*.tar.gz
/android_bundle
/android_bundle*.tar.gz
/node_*.tar.gz
/mongo_*.tar.gz
/dist
\#*\#
.\#*
.idea
*.iml
*.sublime-project
*.sublime-workspace
/.vscode/
TAGS
*.log
*.out
npm-debug.log
universe
.babel-cache
mongo-test-output