mirror of
https://git.linux-kernel.at/oliver/ivatar.git
synced 2025-11-11 18:56:23 +00:00
Ignore a few moew local files
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user