]> source.dussan.org Git - gitignore.git/commitdiff
Update to Global/VisualStudioCode (#3201)
authorJens Kürschner <jekuer@users.noreply.github.com>
Thu, 10 Oct 2019 17:32:23 +0000 (19:32 +0200)
committerBrendan Forster <brendan@github.com>
Thu, 10 Oct 2019 17:32:23 +0000 (14:32 -0300)
Added ignore for workspace files (*.code-workspace). They can be added in any directory, depending on the user's preferences.

Global/VisualStudioCode.gitignore

index 0511e2b51f0d42d1dff69f4ed5df03c6649ca356..afba0a7c61612180c42854f637dc3bf09947fd2b 100644 (file)
@@ -3,3 +3,4 @@
 !.vscode/tasks.json
 !.vscode/launch.json
 !.vscode/extensions.json
+*.code-workspace