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

# Virtual environments
.venv

# Environment variables
.env

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

# Claude Code session data
.claude/

# Private notes
lab-notes/
lab-notes.md
