ci: add version file to gitignore

This commit is contained in:
2024-04-25 19:45:09 -07:00
parent 68919e2c35
commit e97ee0ea13
2 changed files with 4 additions and 2 deletions

2
.gitignore vendored
View File

@@ -160,3 +160,5 @@ cython_debug/
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
#.idea/
# setuptools-scm
_version.py