__pycache__/
.cache
.coverage
.dist/
.mypy_cache
.pytest_cache/
.ruff_cache/
.tldr
.vscode
.venv/

*.pyc
*.egg-info/
build/
dist/
