Skip to content

Commit 97b3fbb

Browse files
committed
add venv to gitignore
There are too many different python versions on my system ;)
1 parent df932e2 commit 97b3fbb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,4 @@ main/sandbox.py
77
integration/sandbox.py
88
integration/resources/test.properties
99
.eggs/
10+
.venv

0 commit comments

Comments
 (0)