Skip to content

Commit c59b11a

Browse files
committed
fix: gitignore built wheel files
1 parent 9c5d0aa commit c59b11a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ share/python-wheels/
2626
.installed.cfg
2727
*.egg
2828
MANIFEST
29+
*.whl
2930

3031
# PyInstaller
3132
# Usually these files are written by a python script from a template

0 commit comments

Comments
 (0)