.gitignore vscode/
This commit is contained in:
parent
0ccfd98e32
commit
247b8a36f3
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,3 +1,4 @@
|
||||||
venv/
|
venv/
|
||||||
__pycache__
|
__pycache__
|
||||||
.idea/
|
.idea/
|
||||||
|
.vscode/
|
||||||
|
|
Loading…
Reference in a new issue