1
0
Fork 0
mirror of https://github.com/github/gitignore synced 2025-07-04 20:38:31 +02:00

Merge pull request #2256 from DSIW/patch-2

[Python] add .venv as file
This commit is contained in:
Brendan Forster 2017-02-01 17:57:14 +01:00 committed by GitHub
commit 77a8d1adeb

View file

@ -80,7 +80,7 @@ celerybeat-schedule
.env
# virtualenv
.venv/
.venv
venv/
ENV/