.git/
.github/
.venv/
venv/
__pycache__/
*.pyc
.pytest_cache/
.ruff_cache/
.coverage
htmlcov/
dist/
build/
*.egg-info/
tests/
docs/
audits/
assets/
*.md
!README.md
.gitignore
.dockerignore
Dockerfile
compose.yaml
