chore: update Claude settings with git permissions

- Add permissions for git operations and file access
- Enable test file opening capabilities
- Configure proper file access patterns

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

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
Thomas Hallock 2025-09-12 21:58:57 -05:00
parent 7f6170fa6f
commit cdd6f30bf9
1 changed files with 2 additions and 1 deletions

View File

@ -70,7 +70,8 @@
"Bash(find:*)",
"Bash(open test_lightning_sprint.html)",
"Bash(open debug_tunnel_digging.html)",
"Bash(git stash:*)"
"Bash(git stash:*)",
"Bash(git checkout:*)"
],
"deny": [],
"ask": []