Skip to content

Commit a6adb86

Browse files
committed
Add Python venv to .gitignore
1 parent 4b12b76 commit a6adb86

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
@@ -4,6 +4,7 @@
44

55
# Python directories
66
__pycache__
7+
pve
78

89
# CMake build directories
910
build*

0 commit comments

Comments
 (0)