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

34 lines
365 B
Plaintext

# Front
node_modules
# Python
*.pyc
.virtualenv*
.tox
# OS X
.DS_Store
# Local
db.sqlite3
# Themes
# Bootflat
shelfzilla/themes/bootflat/static/css/*.css
shelfzilla/themes/bootflat/static/js/*.js
shelfzilla/themes/bootflat/static/bower/*
**/CACHE/*
# Bower
bower_components
static_components
# Media
shelfzilla/media*
# i18n
django.pot
# Fixtures
fixtures/