__pycache__/
*.py[cod]
.mypy_cache/
.pytest_cache/
.ruff_cache/
.coverage
htmlcov/
build/
dist/
*.egg-info/
.venv*/
.benchmark-deps/
.env
.env.*
!.env.example
*.key
*.pem
credentials.json
.DS_Store
.idea/
.vscode/
data/
benchmark-results/
logs/
*.whl
*.tar.gz
