Skip to content

Commit 19bc52b

Browse files
committed
Add a .gitignore entry for virtualenv
1 parent 0ea62a6 commit 19bc52b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Diff for: .gitignore

+3
Original file line numberDiff line numberDiff line change
@@ -42,3 +42,6 @@ CMakeListsPrivate.txt
4242

4343
# CLion
4444
cmake-build-debug
45+
46+
# Python VirtualEnv
47+
venv

0 commit comments

Comments
 (0)