keep only common virtualenv folder names

This commit is contained in:
Junzi Sun 2019-09-03 22:12:30 +02:00 committed by GitHub
parent 0ea2cf7ade
commit b9b95320d8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

4
.gitignore vendored
View File

@ -62,9 +62,5 @@ target/
# Environments # Environments
.env .env
.venv .venv
.virtualenvs
env/ env/
venv/ venv/
ENV/
env.bak/
venv.bak/