mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-04-21 19:26:46 +02:00
VS Code: Do not search the /dist folder by default (#1219)
This commit is contained in:
Vendored
+4
-1
@@ -36,5 +36,8 @@
|
||||
],
|
||||
"url": "./node_modules/@ideditor/schema-builder/schemas/preset_defaults.json"
|
||||
}
|
||||
]
|
||||
],
|
||||
"files.exclude": {
|
||||
"**/dist": true
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user