added .venv/ to gitignore
This commit is contained in:
parent
8fc1a24050
commit
679c071591
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -4,3 +4,4 @@
|
||||||
/icon-exports-x64
|
/icon-exports-x64
|
||||||
.cache
|
.cache
|
||||||
/site
|
/site
|
||||||
|
.venv/
|
||||||
|
|
Reference in a new issue