# Exclude non-production code from quality metrics
.git/
.github/
.idea/
.venv/
__pycache__/
*.py[cod]
dist/
build/
*.egg-info/
*.zip

# Tools and Context
.agent/
.ai-context/
scripts/
research/
analyze_project_optfixed.py
generate_ai_templates.py

# Documentation resources
docs/
help/

# Analyzer Results
analyzer_config.json
.analyzer_state.json
AI_CONTEXT.md
PROJECT_SUMMARY.md
analysis.log
analysis_errors.json
project_context.json
