Skip to content

Commit e7c4964

Browse files
authored
Merge pull request #2057 from brennanfee/visual-studio-code
Update Visual Studio Code to support workspace files.
2 parents 9f67241 + 554bcce commit e7c4964

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

Global/VisualStudioCode.gitignore

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
1-
.vscode
2-
1+
.vscode/*
2+
!.vscode/settings.json
3+
!.vscode/tasks.json
4+
!.vscode/launch.json

0 commit comments

Comments
 (0)