/.coverage*
/.cache/
/.hypothesis/
/.mypy_cache/
/.pytest_cache/
/.ruff_cache/
/.venv*/
/coverage*.json
/*coverage*.json
/coverage*.xml
/dist*/
/release-metadata*/
/build-production-requirements.txt
/sbom*.json
/mutation-results*.txt
/mutants/
/.idea/
/.vscode/
/.env
/.env.*
!/.env.example
*.db
*.db-*
*.sqlite
*.sqlite3
*.log
*.pem
*.key
*.p12
*.pfx
*.jks
*.keystore
*.crt
*.cer
**/__pycache__/
*.egg-info/
*.py[cod]
