diff --git a/.gitignore b/.gitignore index fcef487..69bc9b6 100644 --- a/.gitignore +++ b/.gitignore @@ -46,6 +46,7 @@ coverage.xml # Translations *.pot +*.mo # Django stuff: *.log diff --git a/django_q/locale/__init__.py b/django_q/locale/__init__.py deleted file mode 100644 index e69de29..0000000