0a04e04490
Directory structure, pyproject.toml with hatchling build, and all subpackage stubs for pyra Stage 1. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
13 lines
205 B
JSON
13 lines
205 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(git init *)",
|
|
"Bash(git add *)",
|
|
"Bash(git commit *)",
|
|
"Bash(git status *)",
|
|
"Bash(git log *)",
|
|
"Bash(git diff *)"
|
|
]
|
|
}
|
|
}
|