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

# Virtual environments
.venv
.venv-arm64
.venv-x86_64

# Environment files
.env

# OS files
.DS_Store

# Downloaded attachments
magister_bijlagen/

# IDE
.idea/
.vscode/
*.swp
*.swo

# Local config files (contain personal paths)
.mcp.json
.claude/

# Development artifacts
plans/
todos/
grade_chart.py
LEARNINGS.md
EXAMPLES_AND_PATTERNS.md
PREVENTION_*.md

# Test artifacts
.pytest_cache/
.coverage
htmlcov/
*.log

# Exported files
*.ics
