Skip to content

Commit 82f6b7d

Browse files
Add venv/ to .gitignore (#12291)
Signed-off-by: Aniket Patil <[email protected]>
1 parent e4efd5b commit 82f6b7d

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
@@ -68,6 +68,7 @@ _build
6868

6969
# virtualenv
7070
.venv/
71+
venv/
7172

7273
# python sdk package
7374
*.tar.gz

0 commit comments

Comments
 (0)