Ignore a few moew local files

This commit is contained in:
Oliver Falk
2022-09-16 13:41:42 +02:00
parent 899e8db661
commit bc6b7313ec

5
.gitignore vendored
View File

@@ -1,6 +1,6 @@
__pycache__ __pycache__
/db.sqlite3 /db.sqlite3
/static/ /static/*
**.*.swp **.*.swp
.coverage .coverage
htmlcov/ htmlcov/
@@ -14,3 +14,6 @@ node_modules/
config_local.py config_local.py
locale/*/LC_MESSAGES/django.mo locale/*/LC_MESSAGES/django.mo
.DS_Store .DS_Store
.idea/
contacts.csv
falko_gravatar.jpg