Files
2025-10-30 07:58:22 -05:00

16 lines
132 B
Plaintext

.venv/
venv/
*.pyc
__pycache__/
instance/
.pytest_cache/
.coverage
htmlcov/
dist/
build/
*.egg-info/
# secrets
.env
# app specific