chore: ignore .venv
This commit is contained in:
parent
9602a0c14b
commit
8852860e21
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -2,6 +2,7 @@
|
|||
*swp
|
||||
*swo
|
||||
|
||||
.venv
|
||||
__pycache__
|
||||
*.spec
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue