summaryrefslogtreecommitdiffstats
path: root/.claude/settings.local.json
diff options
context:
space:
mode:
Diffstat (limited to '.claude/settings.local.json')
-rw-r--r--.claude/settings.local.json3
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)"
]
}
}