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