Skip to content

Commit 0a3de34

Browse files
committed
Add .venv/ to .gitignore
1 parent f808b03 commit 0a3de34

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

python/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@ __pycache__/
22
*.py[cod]
33
*$py.class
44
.mypy_cache/
5+
.venv/

0 commit comments

Comments
 (0)