.git/
.github/
.venv/
.pytest_cache/
.ruff_cache/
audits/
tests/
docs/
*.md
!README.md
.env
.env.*
__pycache__/
*.pyc
