Add wheelhouse to .gitignore

This commit is contained in:
ZipFile 2025-05-19 13:29:40 +00:00
parent 49cc8ed827
commit 561ff46658

1
.gitignore vendored
View File

@ -15,6 +15,7 @@ lib64/
parts/ parts/
sdist/ sdist/
var/ var/
wheelhouse/
*.egg-info/ *.egg-info/
.installed.cfg .installed.cfg
*.egg *.egg