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

# Local project knowledge (created by agent-knowledge init on this repo)
/agent-knowledge
/.agent-project.yaml
/.agentknowledgeignore
/AGENTS.md
/CLAUDE.md
/.cursor/hooks.json
