2015-02-10 23:41:24 +04:00

21 lines
255 B
Plaintext

# Junk that could exist anywhere:
.DS_Store
*.swp
*.tmp
# Project files that should not be in the repo
.*
!/.gitignore
.*.gz
*.tmTheme.js
# A handy place to put stuff that git should ignore:
/ignore/
node_modules/
jam/
* *
.git-ref
npm-debug.log
deps/