Skip to content

Commit 60035c3

Browse files
committed
Update settings.local.json
1 parent 444faca commit 60035c3

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.claude/settings.local.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,9 @@
1313
"Bash(__NEW_LINE__ sed -i '' 's/title: \"\"Getting Started with Io\"\"/title: \"\"Getting Started\"\"/' 02-getting-started.md)",
1414
"Bash(if [[ \"$file\" != \"_index.md\")",
1515
"Bash(unzip:*)",
16-
"Bash(do sed -i '' '/^\\*Next:/d' \"$file\")"
16+
"Bash(do sed -i '' '/^\\*Next:/d' \"$file\")",
17+
"Bash(git add:*)",
18+
"Bash(git commit:*)"
1719
],
1820
"deny": [],
1921
"ask": []

0 commit comments

Comments
 (0)