Skip to content

Commit 335993d

Browse files
committed
fix: ignore dynamic _version.py file, generated at build time
1 parent 19c256a commit 335993d

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
build/
99
dist/
1010
htmlcov/
11+
src/igraph_ctypes/_version.py
1112
tmp/
1213
.venv/
1314
.vscode/

src/igraph_ctypes/_version.py

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)