Files
Subscribarr/.gitignore
2025-08-10 12:43:48 +02:00

9 lines
74 B
Plaintext

__pycache__/
*.pyc
.env
db.sqlite3
.mypy_cache/
.pytest_cache/
.coverage