diff --git a/.gitignore b/.gitignore index 94da51a..f2a6929 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,6 @@ __pycache__ /db.sqlite3 -/static/ +/static/* **.*.swp .coverage htmlcov/ @@ -14,3 +14,6 @@ node_modules/ config_local.py locale/*/LC_MESSAGES/django.mo .DS_Store +.idea/ +contacts.csv +falko_gravatar.jpg