# Python
__pycache__/
*.py[cod]
*$py.class

# Distribution / packaging
.Python
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
*.egg-info/
.installed.cfg
*.egg

# Virtual Environments
.venv
venv/
ENV/
env/

# IDEs
.idea/
*.swp
*.swo

# Project specific
analysis_results/
*.bak.*
generator_export/

# AI / agent dev artifacts
.ai_context_cache.json
.ai-context/
AI_CONTEXT.md
project_context.json
PROJECT_SUMMARY.md
RULES.md
agentic_framework_guide.md
agentic_framework_skeleton.zip
bootstrap.py
metadata.txt
