mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-02-12 16:52:45 +00:00
VS Code: Do not search the /dist folder by default (#1219)
This commit is contained in:
5
.vscode/settings.json
vendored
5
.vscode/settings.json
vendored
@@ -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