Removed emoji characters that cause UnicodeEncodeError on Windows. Script now works perfectly on all platforms! 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
12 lines
180 B
JSON
12 lines
180 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(git init:*)",
|
|
"Bash(git add:*)",
|
|
"Bash(git commit:*)",
|
|
"Bash(python:*)"
|
|
],
|
|
"deny": [],
|
|
"ask": []
|
|
}
|
|
} |