# Python
__pycache__/
*.pyc
.venv/
venv/
.mypy_cache/
.ruff_cache/
.pytest_cache/
dist/
build/
*.egg-info/

# MkDocs build output
site/

# Wardline runtime output
findings.jsonl
.wardline-cache/
.clarion/
# Filigree issue tracker
.filigree/
.env

# Filigree-generated agent operator playbooks (local tooling, not project docs)
CLAUDE.md
AGENTS.md
.mcp.json
