.git
.github
.gitignore
.venv
venv
__pycache__
*.py[cod]
.pytest_cache
.ruff_cache
.mypy_cache
.coverage
htmlcov
tests
audits
docs
deploy
*.md
!README.md
.env
.env.*
Dockerfile
.dockerignore
docker-compose.yml
