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

# Virtual environments
.venv

# Testing
.coverage
coverage.xml
.pytest_cache/

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

# uv
uv.lock
src/micropython_branch_manager/_version.py
