# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info

# Virtual environments
.venv

# Tooling caches
.pytest_cache/
.mypy_cache/
.ruff_cache/
htmlcov/
.coverage

# MkDocs build output
site/

dev-docs/

# hatch-vcs auto-generates this at build time
src/fusion/_version.py