Skip to content

Commit ab5e85f

Browse files
committed
ignoring claude local settings
1 parent 3f0dbcc commit ab5e85f

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.claude/settings.local.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@
88
"Bash(mkdir:*)",
99
"Bash(go get:*)",
1010
"Bash(go:*)",
11-
"Bash(git add:*)"
11+
"Bash(git add:*)",
12+
"Bash(git commit:*)"
1213
],
1314
"deny": [],
1415
"ask": []

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,4 @@ dist/
2323
examples/webassembly/assets/*
2424
docs/static/demo/wtg.wasm
2525
.envrc
26+
.claude/settings.local.json

0 commit comments

Comments
 (0)