Add venv to .gitignore

This commit is contained in:
2018-08-30 07:11:48 +02:00
parent f8e00a8638
commit 95739099c7

1
.gitignore vendored
View File

@@ -5,3 +5,4 @@ build/
*.egg-info/
documentation/build/
cache/
venv/