Update to Global/VisualStudioCode (#3201)

Added ignore for workspace files (*.code-workspace). They can be added in any directory, depending on the user's preferences.
This commit is contained in:
Jens Kürschner 2019-10-10 19:32:23 +02:00 committed by Brendan Forster
parent 475f63beb5
commit 21419e391a
1 changed files with 1 additions and 0 deletions

View File

@ -3,3 +3,4 @@
!.vscode/tasks.json
!.vscode/launch.json
!.vscode/extensions.json
*.code-workspace