mirror of
https://github.com/github/gitignore
synced 2025-07-04 04:18:26 +02:00
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:
parent
475f63beb5
commit
21419e391a
1 changed files with 1 additions and 0 deletions
|
@ -3,3 +3,4 @@
|
|||
!.vscode/tasks.json
|
||||
!.vscode/launch.json
|
||||
!.vscode/extensions.json
|
||||
*.code-workspace
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue