# Build artifacts
dist/

# Python
__pycache__/
*.py[cod]
*.egg-info/
dist/
build/

# Environments & tooling caches
.venv/
.pytest_cache/
.mypy_cache/
.ruff_cache/

# OS
.DS_Store

# Agent knowledge-graph tooling output (not product artifacts)
graphify-out/
