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