The-Backbone-Store/.gitignore

10 lines
75 B
Plaintext
Raw Permalink Normal View History

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