Skip to content

Commit 77a8d1a

Browse files
authored
Merge pull request #2256 from DSIW/patch-2
[Python] add .venv as file
2 parents bcb05d9 + 421aa57 commit 77a8d1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Python.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ celerybeat-schedule
8080
.env
8181

8282
# virtualenv
83-
.venv/
83+
.venv
8484
venv/
8585
ENV/
8686

0 commit comments

Comments
 (0)