Update templates

This commit is contained in:
JY Tan
2025-12-29 14:45:51 -08:00
parent 90cd0a0a4b
commit 83fa7a76ee
3 changed files with 9 additions and 0 deletions

View File

@@ -85,6 +85,9 @@
".",
"/tmp",
// Local cache, needed by tools like `uv`
"~/.cache/**",
// Claude Code state/config
"~/.claude*",
"~/.claude/**",