Skip to content

Commit 5423f8c

Browse files
authored
Add /env/ to .gitignore (#10001)
1 parent 7d03e3e commit 5423f8c

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
@@ -27,6 +27,7 @@ _deps
2727
# Python virtual environment:
2828
**/venv*
2929
**/.venv*
30+
/env/
3031
.python-version
3132

3233
# Python build artifacts:

0 commit comments

Comments
 (0)