add venv and metadata dirs

This commit is contained in:
Robert Kaussow 2019-01-30 10:24:06 +01:00
parent f601417760
commit 6c6f05bf77

4
.gitignore vendored
View File

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