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