Skip to content

Commit 132500c

Browse files
committed
[.gitignore] add .venv
1 parent 38127c5 commit 132500c

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
@@ -127,3 +127,6 @@ dmypy.json
127127

128128
# Pyre type checker
129129
.pyre/
130+
131+
# Project-specific
132+
.venv

0 commit comments

Comments
 (0)