Skip to content

Commit a05b1af

Browse files
committed
Ignore tests/venv and tests/env only
and not tests/smoke/env
1 parent 640976b commit a05b1af

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/.gitignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Python Environments
22
.env
33
.venv
4-
env/
5-
venv/
4+
/env/
5+
/venv/
66
ENV/
77
env.bak/
88
venv.bak/

0 commit comments

Comments
 (0)