fmartingr
/
shelfzilla
Archived
1
0
Fork 0
This repository has been archived on 2021-06-29. You can view files and clone it, but cannot push or open issues or pull requests.
shelfzilla/.gitignore

22 lines
238 B
Plaintext
Raw Normal View History

2014-03-18 12:48:12 +00:00
# Front
node_modules
# Python
*.pyc
.virtualenv
# OS X
.DS_Store
# Local
db.sqlite3
2014-03-19 10:57:23 +00:00
# Themes
# Bootflat
shelfzilla/themes/bootflat/static/css/*.css
shelfzilla/themes/bootflat/static/js/*.js
# Bower
bower_components
static_components