__pycache__/
*.py[cod]

.ruff_cache/
.pytest_cache/
.mypy_cache/
.coverage
htmlcov/

.venv/
.python-version

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

.DS_Store
.env
.tldr/
reference/
