update readme

This commit is contained in:
2026-06-27 00:17:56 -04:00
parent 0948254b3a
commit d476129d5f
2 changed files with 120 additions and 20 deletions
@@ -81,4 +81,17 @@
},
"catppuccin-icons.hidesExplorerArrows": false,
"catppuccin-icons.specificFolders": true,
"projectManager.git.baseFolders": [
"~/git",
"~/.dotfiles"
],
"projectManager.git.ignoredFolders": [
"node_modules",
"out",
"typings",
"test",
".haxelib",
"__pycache__",
".grok"
],
}