**/__pycache__/
**/*.pyc
.venv/
.mypy_cache/
.pytest_cache/
.ruff_cache/
.coverage
dist/
.git/
.gitignore
docs/
tests/
