flask_template_codex/.dockerignore
2026-08-08 06:08:24 +02:00

13 lines
125 B
Text

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