You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
meson-python adds .gitignore and .hgignore files to the build directory, but not the dist directory. however I surely don't want to check my sdist and wheel into source control. meson-python should add the ignore files to the dist directory also.