summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 0770125c938b9ef100ff891336ecc80221ec0b02 (plain)
1
2
3
4
5
6
7
8
9
10
*.pyc
*.swp
*.swo
*~
#*#
local_settings.py
archweb.db
archweb.db-*
testing/
repos/*