.venv/
__pycache__/
*.pyc
.trace/cache/
.build/
dist/
build/
.pytest_cache/
.coverage
htmlcov/
.ruff_cache/
.mypy_cache/
node_modules/
.serena/

# Local agent-skill copy from `tracelayer init --all` (canonical: skills/traceability).
.agents/

# Local agent skill copies from `tracelayer init` (canonical: skills/traceability).
.claude/skills/
.omp/skills/
.omp/extensions/
.omp/hook/
.pi/skills/

.DS_Store

# Release/build artifacts
*.tar.gz
*.whl
*.egg-info/
junit.xml
coverage.xml
coverage.lcov
htmlcov/

# Local agent runtime state (skills are canonical in skills/traceability)
.hermes/
.pi/
.claude/settings.json
.claude/skills/
.opencode/
