Files
Faktenkompass/.gitignore
T
Pirmin Hinderling (fedora) 2c7fb7d030 initial commit
2026-07-07 13:02:49 +02:00

13 lines
111 B
Plaintext

.venv/
__pycache__/
*.py[cod]
*.sqlite3
db.sqlite3
.env
*.egg-info/
dist/
build/
.DS_Store
staticfiles/
media/