Skip to content

Commit 64ca646

Browse files
fix version file ignore
1 parent b46d158 commit 64ca646

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ wheels/
2424
*.egg-info/
2525
.installed.cfg
2626
*.egg
27-
vtools/_version.py # auto generated by setuptools_scm
27+
*/_version.py
2828

2929
# PyInstaller
3030
# Usually these files are written by a python script from a template

0 commit comments

Comments
 (0)