Skip to content

Commit ad71d08

Browse files
committed
add a notebook
1 parent cedee04 commit ad71d08

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

.claude/settings.local.json

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,20 @@
33
"allow": [
44
"Bash(gh issue view:*)",
55
"Bash(gh pr comment:*)",
6-
"Bash(gh run view:*)"
6+
"Bash(gh run view:*)",
7+
"Bash(typst compile:*)",
8+
"Bash(ls:*)",
9+
"Bash(gh issue list:*)",
10+
"Bash(uv run pytest:*)",
11+
"Bash(git add:*)",
12+
"Bash(git rm:*)",
13+
"Bash(git commit:*)",
14+
"Bash(git push:*)",
15+
"Bash(gh pr create:*)",
16+
"Bash(gh pr view:*)",
17+
"Bash(gh pr checks:*)",
18+
"Bash(git fetch:*)",
19+
"Bash(git ls-tree:*)"
720
]
821
}
922
}
2.26 KB
Binary file not shown.

0 commit comments

Comments
 (0)