__pycache__/
*.py[cod]
*.egg-info/
.eggs/
dist/
build/
.venv/
.uv/
.pytest_cache/
.mypy_cache/
.ruff_cache/

# hatch-vcs generated version file
src/msw_plugin_api/_version.py
