Skip to content

Commit 2a30feb

Browse files
update ignore
1 parent ecf70ba commit 2a30feb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.gitignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,10 @@ wheels/
2121
*.egg
2222

2323
# Virtual environments
24-
venv/
24+
venv_*/
2525
ENV/
2626
env/
27-
.venv
27+
.venv_*
2828

2929
# IDEs
3030
.vscode/

0 commit comments

Comments
 (0)