*.swp
*.swo
*~
.DS_Store
__pycache__/
*.pyc
*.egg-info/
dist/
build/
*.whl
.eggs/
.venv/
.pytest_cache/

/.agent-project.yaml
/.agentknowledgeignore
/AGENTS.md
/CLAUDE.md
/.cursor/hooks.json

# bedrock: noisy auto-generated content excluded from git
# Curated knowledge (Memory/, Work/, History/, Evidence/imports/) IS tracked.
bedrock/Evidence/raw/
bedrock/Views/site/
bedrock/Views/graph/*.json
bedrock/Views/graph/*.md
bedrock/Views/graph/*.canvas
bedrock/Outputs/absorb-manifest.md
bedrock/.obsidian/workspace
bedrock/.obsidian/workspace.json
bedrock/.obsidian/workspaces.json

# legacy vault path retained for compatibility in older repos
agent-knowledge/Evidence/raw/
agent-knowledge/Evidence/captures/
agent-knowledge/Sessions/
agent-knowledge/Outputs/site/
agent-knowledge/Outputs/graph.json
agent-knowledge/Outputs/knowledge-index.json
agent-knowledge/Outputs/knowledge-index.md
agent-knowledge/Outputs/absorb-manifest.md
agent-knowledge/.obsidian/workspace
agent-knowledge/.obsidian/workspace.json
agent-knowledge/.obsidian/workspaces.json

# Beads / Dolt files (added by bd init)
.dolt/
*.db
.beads-credential-key
