venv/
.venv/
__pycache__/
*.pyc
.git/
.github/
*.egg-info/
dist/
build/
.pytest_cache/
.mypy_cache/
.ruff_cache/
*.log
.env
data/
docs/
examples/
tests/
