diff options
author | Parabola <dev@list.parabolagnulinux.org> | 2010-12-31 19:07:29 +0000 |
---|---|---|
committer | Parabola <dev@list.parabolagnulinux.org> | 2010-12-31 19:07:29 +0000 |
commit | 458e70c504501820ef74f27c71063843cf0c6f2b (patch) | |
tree | de01cb6dc736be2b093a0d01419c276edccd1122 /.gitignore | |
parent | c9178286885d60741eb0e696c3e345e3b0dfb9e2 (diff) |
Fixed urls.py
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/* |