__pycache__/
*.py[cod]
*.egg-info/
.eggs/
build/
dist/
*.so
.Python
.env
.venv/
venv/
*.log
.DS_Store

# engramkit init writes per-vendor agent config into every repo it touches.
# Machine-local tooling, not project config — and a committed .claude/settings.json
# runs a SessionStart hook on the machine of anyone who clones.
.mcp.json
.cursor/
.gemini/
.codex/
.claude/settings.json
.claude/settings.local.json
