remoteadmin/.gitignore
2025-10-15 17:41:05 +02:00

7 lines
55 B
Plaintext

__pycache__/
*.pyc
.env
.venv/
db.sqlite3
staticfiles/