- Modified Claude settings configuration - Updated index.html - Added Cargo.lock file - Updated Cargo.toml dependencies 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
12 lines
191 B
JSON
12 lines
191 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(git init:*)",
|
|
"Bash(git add:*)",
|
|
"Bash(git commit:*)",
|
|
"Bash(git remote add origin:*)",
|
|
"Bash(git push:*)"
|
|
]
|
|
}
|
|
}
|