# Python
__pycache__/
*.py[cod]
*.egg-info/
dist/
build/
.venv/
*.whl

# Pytest
.pytest_cache/

# Editors
.DS_Store
.idea/
.vscode/

# Claude Code local settings (user-specific permissions)
.claude/settings.local.json

# Diagnostic / scratch scripts (not part of the library)
check_pump.py
diagnose_registers.py
