The-Backbone-Store/.gitignore

9 lines
60 B
Plaintext
Raw Normal View History

2010-12-09 00:21:22 +00:00
*.pyc
*.pyo
*#
.#*
.DS_Store
2016-04-05 20:40:44 +00:00
./thestore/lib
node_modules
2010-12-09 00:21:22 +00:00
*~