Add .vscode to .gitignore
This commit is contained in:
parent
c688b65e17
commit
2a6d2dcf94
|
|
@ -17,3 +17,4 @@ __pycache__
|
|||
.pydevproject
|
||||
.settings
|
||||
.tox
|
||||
.vscode
|
||||
|
|
|
|||
Loading…
Reference in New Issue