summaryrefslogtreecommitdiffstats
path: root/.claude/settings.local.json
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-04-17 10:36:56 +0200
committerDanilo M. <danix@danix.xyz>2026-04-17 10:36:56 +0200
commitb4e2de497eb8787c9ca54981b29c7fc6b691aa97 (patch)
tree8aadad0aaa10d09ad265ece693fa73f5c8396f53 /.claude/settings.local.json
parentdb063604738a60420071b511742e10f1f9831c3a (diff)
downloaddanixxyz-b4e2de497eb8787c9ca54981b29c7fc6b691aa97.tar.gz
danixxyz-b4e2de497eb8787c9ca54981b29c7fc6b691aa97.zip
docs: add Week 6 planning, spec, and implementation plan (404 and Repository pages)
Diffstat (limited to '.claude/settings.local.json')
-rw-r--r--.claude/settings.local.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/.claude/settings.local.json b/.claude/settings.local.json
index 8a0c6b3..f84dae2 100644
--- a/.claude/settings.local.json
+++ b/.claude/settings.local.json
@@ -10,7 +10,9 @@
"WebFetch(domain:gohugo.io)",
"Bash(cat)",
"Read(//tmp/**)",
- "WebFetch(domain:github.com)"
+ "WebFetch(domain:github.com)",
+ "Bash(git checkout *)",
+ "Bash(npm run *)"
]
}
}