authentic/.gitignore

21 lines
218 B
Plaintext

MANIFEST
*.pyc
*.pyo
*.db
.*.swp
cache/
dist/
./static/
doc/_build
authentic.egg-info
local_settings.py
log.log
authentic2/locale/fr/LC_MESSAGES/django.mo
local_settings.*
*.egg-info
*.mo
.tox
pylint.out
htmlcov
build