mamweb/.gitignore

20 lines
192 B
Text
Raw Normal View History

2015-03-14 23:01:23 +01:00
# virtual env
/bin/
/include/
/lib/
/local/
/share/
/virtualenv/
/pip-selfcheck.json
2015-03-07 12:19:09 +01:00
2015-03-14 23:01:23 +01:00
# transient files
/db-local.sqlite3*
/static
/media
2015-03-14 23:01:23 +01:00
/mamweb/static
/schema_*.pdf
2015-03-14 23:01:23 +01:00
# aux files
*.pyc
*.swp