Config tweak

This commit is contained in:
2026-05-30 08:20:55 +10:00
parent 27d2a21710
commit 75cb1dfa86
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -1,14 +1,14 @@
{
"better-todo-tree.filtering.includeGlobs": [
"**/repl/**",
"**/scripts/**",
"**/examples/**",
"**/source/**",
"**/tests/**",
"**/tools/**",
"**/tests/**"
],
"better-todo-tree.filtering.excludeGlobs": [
"**/obj/**",
"**/out/**",
"**/docs/**"
],
"better-todo-tree.general.tags": [
"URGENT",