summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 1fe06092730f7a5d0f57a489a7440d80e28a9bf6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
*.pyc
*.swp
*.swo
*~
.DS_Store
local_settings.py
archweb.db
archweb.db-*
database.db
newrelic.key
tags
collected_static/
testing/
env/