add venv ignore files
This commit is contained in:
parent
104fe407ef
commit
7779ff5f70
2
.gitignore
vendored
2
.gitignore
vendored
@ -2,3 +2,5 @@
|
|||||||
*.pyc
|
*.pyc
|
||||||
build/
|
build/
|
||||||
.idea/workspace.xml
|
.idea/workspace.xml
|
||||||
|
.venv
|
||||||
|
userconfig.egg-info/
|
||||||
|
Loading…
Reference in New Issue
Block a user