Add venv to gitignore
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -8,6 +8,7 @@ obj/
|
|||||||
build/
|
build/
|
||||||
|
|
||||||
# Python
|
# Python
|
||||||
|
venv/
|
||||||
*.pyc
|
*.pyc
|
||||||
__version__.py
|
__version__.py
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user