mirror of
https://github.com/wavetermdev/xterm.js.git
synced 2026-04-22 15:25:47 -07:00
9 lines
177 B
JSON
9 lines
177 B
JSON
{
|
|
"search.exclude": {
|
|
"**/node_modules": true,
|
|
"**/bower_components": true,
|
|
"**/dist": true,
|
|
"**/build": true,
|
|
"**/lib": true
|
|
}
|
|
} |