Browse Source

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.
pull/3203/head
Jens Kürschner 4 years ago
parent
commit
21419e391a
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      Global/VisualStudioCode.gitignore

+ 1
- 0
Global/VisualStudioCode.gitignore View File

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

Loading…
Cancel
Save