chore: update .gitignore
This commit is contained in:
parent
d3e2abe11b
commit
98255cd7a8
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,4 +1,5 @@
|
||||||
venv/
|
venv/
|
||||||
|
*/venv/
|
||||||
__pycache__/
|
__pycache__/
|
||||||
*.pyc
|
*.pyc
|
||||||
*.pyo
|
*.pyo
|
||||||
|
|
Loading…
Add table
Reference in a new issue