mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-08 09:08:48 +01:00
No reason to see the .build folder
This commit is contained in:
Vendored
+1
@@ -4,6 +4,7 @@
|
||||
"files.trimTrailingWhitespace": true,
|
||||
"files.exclude": {
|
||||
".git": true,
|
||||
".build": true,
|
||||
"**/.DS_Store": true
|
||||
},
|
||||
"search.exclude": {
|
||||
|
||||
Reference in New Issue
Block a user