Add Claude Code settings configuration

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
Yan Lin 2025-07-28 20:41:54 +02:00
parent 3e938daef8
commit 2852beaa1d

8
.claude/settings.json Normal file
View file

@ -0,0 +1,8 @@
{
"permissions": {
"allow": [
"Bash(git *)"
],
"deny": []
}
}