generated from template/tauri-template
Initial commit
This commit is contained in:
12
.claude/settings.local.json
Normal file
12
.claude/settings.local.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"Bash(git init:*)",
|
||||
"Bash(git add:*)",
|
||||
"Bash(git commit:*)",
|
||||
"Bash(git remote add origin:*)",
|
||||
"Bash(git push:*)",
|
||||
"Bash(cargo check:*)"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user