.git
.github
audits/
tests/
docs/
*.md
!README.md
__pycache__/
*.py[cod]
.pytest_cache/
.ruff_cache/
.venv/
venv/
dist/
build/
*.egg-info/
.env
.env.*
