Config tweak

This commit is contained in:
2026-05-30 08:21:12 +10:00
parent c6eaf7f35b
commit 7e1c589eab
3 changed files with 3 additions and 9 deletions
+2 -4
View File
@@ -1,14 +1,12 @@
{
"better-todo-tree.filtering.includeGlobs": [
"**/repl/**",
"**/scripts/**",
"**/source/**",
"**/tests/**",
"**/tools/**",
"**/assets/**",
],
"better-todo-tree.filtering.excludeGlobs": [
"**/obj/**",
"**/out/**",
"**/Toy/**"
],
"better-todo-tree.general.tags": [
"URGENT",