Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 25 additions & 0 deletions .claude/settings.local.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"permissions": {
"allow": [
"Bash(git add:*)",
"Bash(git commit:*)",
"Bash(mkdir:*)",
"Bash(git checkout:*)",
"Bash(git merge:*)",
"Bash(grep:*)",
"Bash(find:*)",
"Bash(make:*)",
"Bash(ls:*)",
"Bash(git branch:*)",
"Bash(git reset:*)",
"Bash(git cherry-pick:*)",
"Bash(git push:*)",
"Bash(gh pr view:*)",
"Bash(gh pr:*)",
"Bash(git pull:*)",
"Bash(git rebase:*)",
"Bash(python:*)"
],
"deny": []
}
}
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
_build
temp-wafer-space-jekyll-theme
Loading