add .venv to gitignore
This commit is contained in:
parent
3bb1134be2
commit
1b08dfa2a1
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
|||||||
*.egg-info/
|
*.egg-info/
|
||||||
build/
|
build/
|
||||||
|
.venv/
|
||||||
|
Loading…
Reference in New Issue
Block a user