__pycache__/
*.py[cod]
*.egg-info/
dist/
build/
.venv/
venv/
.pytest_cache/
.ruff_cache/
.mypy_cache/
.coverage
htmlcov/
*.jsonl
.git/
.github/
.env
*.pem
*.key
tests/
docs/
examples/
