diff --git a/.gitignore b/.gitignore index ba7af6f..9e5fc42 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,4 @@ htmlcov/ db.sqlite3.SAVE node_modules/ config_local.py +locale/*/LC_MESSAGES/django.mo