initial commit
This commit is contained in:
parent
d066133bd4
commit
e6f71e3706
55 changed files with 11928 additions and 0 deletions
19
native/wordpress/maple-fonts-wp/.claude/settings.local.json
Normal file
19
native/wordpress/maple-fonts-wp/.claude/settings.local.json
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
{
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"Bash(mkdir:*)",
|
||||
"Bash(for po in *.po)",
|
||||
"Bash(do mo=\"$po%.po.mo\")",
|
||||
"Bash(msgfmt:*)",
|
||||
"Bash(echo:*)",
|
||||
"Bash(done)",
|
||||
"Bash(ls:*)",
|
||||
"Bash(xargs:*)",
|
||||
"Bash(chmod:*)",
|
||||
"Bash(composer install:*)",
|
||||
"Bash(php:*)",
|
||||
"Bash(docker --version:*)",
|
||||
"Bash(brew list:*)"
|
||||
]
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue