ace/.gitignore
nightwing cf74db8e1d cleanup
2013-03-30 15:46:52 +04:00

19 lines
242 B
Text

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