update:新增dist排除代码
This commit is contained in:
Vendored
+8
-2
@@ -1,3 +1,9 @@
|
||||
{
|
||||
"i18n-ally.localesPaths": []
|
||||
}
|
||||
"i18n-ally.localesPaths": [],
|
||||
"files.watcherExclude": {
|
||||
"**/dist/**": true
|
||||
},
|
||||
"search.exclude": {
|
||||
"**/dist/**": true
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user