authentic/.gitignore

18 lines
193 B
Plaintext
Raw Permalink Normal View History

2011-01-05 20:05:22 +01:00
MANIFEST
2010-05-31 15:59:52 +02:00
*.pyc
2010-05-31 16:16:05 +02:00
*.pyo
*.db
2010-06-03 11:52:18 +02:00
.*.swp
cache/
dist/
./static/
doc/_build
authentic.egg-info
local_settings.py
2011-01-05 20:05:22 +01:00
log.log
2011-12-20 14:50:20 +01:00
authentic2/locale/fr/LC_MESSAGES/django.mo
local_settings.*
*.egg-info
*.mo
.tox