Add venv to .gitignore
This commit is contained in:
parent
f8e00a8638
commit
95739099c7
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,3 +5,4 @@ build/
|
||||
*.egg-info/
|
||||
documentation/build/
|
||||
cache/
|
||||
venv/
|
||||
|
Loading…
Reference in New Issue
Block a user