Skip to content

Commit 3b4cca3

Browse files
Ignore venv directory for virtual environments
1 parent fa0e3a8 commit 3b4cca3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,3 +58,6 @@ target/
5858

5959
# Python environment
6060
.python-version
61+
62+
# Vitual Environments
63+
venv/

0 commit comments

Comments
 (0)