1
0
mirror of https://github.com/github/gitignore synced 2024-05-29 16:58:25 +02:00
gitignore/Global/VisualStudioCode.gitignore
Jens Kürschner 21419e391a 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.
2019-10-10 14:32:23 -03:00

7 lines
116 B
Plaintext

.vscode/*
!.vscode/settings.json
!.vscode/tasks.json
!.vscode/launch.json
!.vscode/extensions.json
*.code-workspace