Skip to content

Commit b607278

Browse files
committed
Do not add version file to distro packages
1 parent 7fa5857 commit b607278

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,14 @@ parts/
2020
sdist/
2121
var/
2222
wheels/
23+
wheelhouse/
2324
pip-wheel-metadata/
2425
share/python-wheels/
2526
*.egg-info/
2627
.installed.cfg
2728
*.egg
2829
MANIFEST
30+
src/blosc2/_version.py
2931

3032
# PyInstaller
3133
# Usually these files are written by a python script from a template

0 commit comments

Comments
 (0)