Add .vscode to .gitignore

This commit is contained in:
Unrud 2018-12-21 23:26:02 +01:00
parent c688b65e17
commit 2a6d2dcf94

1
.gitignore vendored
View File

@ -17,3 +17,4 @@ __pycache__
.pydevproject
.settings
.tox
.vscode