diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,7 +1,10 @@ *.pyc *.swp *.swo +*~ +#*# local_settings.py archweb.db archweb.db-* testing/ +repos/ |
index : parabolaweb | ||
mirror of git://projects.parabola.nu/parabolaweb.git | Parabola git mirror |
summaryrefslogtreecommitdiff |
-rw-r--r-- | .gitignore | 3 |
@@ -1,7 +1,10 @@ *.pyc *.swp *.swo +*~ +#*# local_settings.py archweb.db archweb.db-* testing/ +repos/ |