mirror of
https://git.linux-kernel.at/oliver/ivatar.git
synced 2025-11-11 18:56:23 +00:00
17 lines
195 B
Plaintext
17 lines
195 B
Plaintext
__pycache__
|
|
/db.sqlite3
|
|
/static/
|
|
**.*.swp
|
|
.coverage
|
|
htmlcov/
|
|
.virtualenv
|
|
.pyre
|
|
.vscode
|
|
**.pyc
|
|
.ropeproject/
|
|
db.sqlite3.SAVE
|
|
node_modules/
|
|
config_local.py
|
|
locale/*/LC_MESSAGES/django.mo
|
|
.DS_Store
|