# Python
__pycache__/
*.py[cod]
*$py.class
*.so
.Python
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
*.egg-info/
.installed.cfg
*.egg

# Virtual Environment
.venv/
venv/
ENV/
env/

# IDEs
.vscode/
.idea/
*.swp
*.swo
*~

# Testing
.pytest_cache/
.coverage
htmlcov/

# Ruff
.ruff_cache/

# Claude
.claude/

# OS
.DS_Store
Thumbs.db

# Logs
*.log

# Temporary documentation
ALL_FIXES_COMPLETE.md
FIXES_APPLIED.md
FIXES_SUMMARY.md
README_TESTING.md

# Test files
test_*.py
tests/

# Skill files
warren-buffett-analyst/
*.skill
