diff options
Diffstat (limited to '.claude')
| -rw-r--r-- | .claude/settings.local.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.claude/settings.local.json b/.claude/settings.local.json index b96ee8d..ab7c2d9 100644 --- a/.claude/settings.local.json +++ b/.claude/settings.local.json @@ -16,7 +16,8 @@ "Bash(hugo server *)", "Bash(hugo config *)", "Bash(hugo --debug)", - "Bash(hugo)" + "Bash(hugo)", + "Bash(hugo -D)" ] } } |
