Gitignore egg-info and compiled i18n

License: MIT
This commit is contained in:
Jocelyn Delalande 2014-10-29 12:25:48 +01:00 committed by Benjamin Dauvergne
parent 73650c0d5d
commit 1815d39f7d
1 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@ -12,3 +12,5 @@ local_settings.py
log.log
authentic2/locale/fr/LC_MESSAGES/django.mo
local_settings.*
*.egg-info
*.mo