Add venv to .gitignore

This commit is contained in:
Bertrand Benjamin 2018-08-30 07:11:48 +02:00
parent f8e00a8638
commit 95739099c7
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

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