chore: remove results from watcher exclude

main
Sean McBride 4 years ago
parent 5693c65dd2
commit 9204ab8f16

@ -105,9 +105,7 @@
"**/runtime/thirdparty/jsmn/**": true, "**/runtime/thirdparty/jsmn/**": true,
"**/runtime/thirdparty/dist/**": true, "**/runtime/thirdparty/dist/**": true,
"*.o": true, "*.o": true,
"**/res/**": true, "*.bc": true,
"**/concurrency/res/**/**": true, "*.wasm": true,
"**/deadline/res/**/**": true,
"**/preemption/res/**/**": true,
} }
} }

Loading…
Cancel
Save