scripts/.gitignore

7 lines
140 B
Plaintext
Raw Normal View History

2015-09-28 16:45:37 +03:00
# I don't like coredumps in my git repos.
*core
2015-09-28 20:17:40 +03:00
# I don't this I need all the modules
node_modules/
# gdb logs aren't needed eihter
gdb.txt