# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
uv.lock

# Virtual environments
.venv

# IDE
.idea/

# Cache
.ruff_cache/
.pytest_cache/

# AI agent
.opencode/
AGENTS.md

# Local config (contains tokens)
config.json

# Design docs (internal)
dwf-cli design.md

# MkDocs build output
site/

nul

#knowledge
restful_api_docs.json
ARCHITECTURE.md
template/