# Byte-compiled / optimized
__pycache__/
*.py[cod]
*$py.class

# Distribution / packaging
dist/
build/
*.egg-info/
*.egg

# Virtual environments
.venv/

# IDE
.idea/
.vscode/
*.swp

# OS
.DS_Store

# Tool caches
.mypy_cache/
.pytest_cache/
.ruff_cache/

# Coverage
.coverage
htmlcov/

# Logs
*.log
/.agents/
/AGENT.md
/AGENTS.md
/ARCHIVE_INDEX.md
/CLAUDE.md
/GEMINI.md
/PROMPT_STRUCTGURU.md
/.aiexclude

# MkDocs
/site/

# Tooling caches & local scratch
/.claude/
/.uv-cache/

# Unpacked standards archives & scratch / report files (not source)
/ai-agents-standards-*/
/errors.json
/test_perf.py
