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

# rope
.ropeproject/