__pycache__/
*.py[cod]
.venv/
.pytest_cache/
.mypy_cache/
.ruff_cache/
.coverage
htmlcov/
build/
dist/
*.egg-info/

generated/*
!generated/.gitkeep

.autocommit/

# Migration artifacts (removed in v0.1.3)
PYTHON_CAD_TOOLS_REPOSITORY_MIGRATION_PLAN.md
back_AGENTS.md
back_opencode.jsonc
.back_agents/
docs/migration/
docs/migration-prompts/
