Update gitignore to include vscode settings folder
parent
e6ac21dcbc
commit
226a0765a4
|
@ -1,5 +1,7 @@
|
|||
venv/
|
||||
|
||||
.vscode/
|
||||
|
||||
*.pyc
|
||||
__pycache__/
|
||||
|
||||
|
|
Loading…
Reference in New Issue