gitignores venv
This commit is contained in:
parent
4e8311fe56
commit
45d98fe0b5
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,6 +2,7 @@ __pycache__
|
||||
.mypy_cache
|
||||
*.egg-info
|
||||
*.pyc
|
||||
venv
|
||||
|
||||
*.qmlc
|
||||
*.jsc
|
||||
|
Loading…
Reference in New Issue
Block a user