build
dist
builddir

# Ignore downloaded or built subprojects
**/subprojects/*
# but specifically allow configuration files
!**/subprojects/meson.build
!**/subprojects/*.wrap
!**/subprojects/.gitignore
!**/subprojects/packagefiles/

.vscode
__pycache__
.coverage
coverage/
coverage*
wheelhouse/

# autogenerated
src/pymmcore_nano/_pymmcore_nano.pyi
