flask_template_codex/.gitignore
2026-08-08 02:52:44 +02:00

10 lines
103 B
Text

.env
.venv/
__pycache__/
*.py[cod]
.pytest_cache/
.coverage
htmlcov/
instance/*.db
instance/*.sqlite*