更新 claude 文件

This commit is contained in:
2026-04-23 00:21:05 +09:00
parent f103148ebf
commit 7c156813c5
+3 -1
View File
@@ -3,7 +3,9 @@
"allow": [
"Bash(pip install:*)",
"Bash(python -c ':*)",
"Bash(git add:*)"
"Bash(git add:*)",
"Bash(git reset:*)",
"Bash(git commit -m ':*)"
]
}
}