Skip to content

Commit 671f017

Browse files
Add pyenv version to .gitignore
1 parent ddca344 commit 671f017

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
@@ -1,6 +1,7 @@
11
.vscode/
22
__pycache__
33
*.venv/
4+
.python-version
45

56
# CMake artifacts
67
build/

0 commit comments

Comments
 (0)