# Local product and implementation planning
docs/plan/

# Python/build artifacts
.venv/
__pycache__/
*.py[cod]
*.egg-info/
build/
dist/
.pytest_cache/
.mypy_cache/
.ruff_cache/
.coverage
htmlcov/
validation/.work/

# Physlint output
.physlint/
