add venv and metadata dirs

This commit is contained in:
Robert Kaussow 2019-01-30 10:24:06 +01:00
parent f601417760
commit 6c6f05bf77
1 changed files with 4 additions and 0 deletions

4
.gitignore vendored
View File

@ -85,6 +85,8 @@ celerybeat-schedule
.venv
venv/
ENV/
env/
env27/
# Spyder project settings
.spyderproject
@ -97,3 +99,5 @@ ENV/
.on-save.json
.vscode
.pytest_cache
pip-wheel-metadata