i.e. create .claude/settings.json with this:
{
"$schema": "https://json.schemastore.org/claude-code-settings.json",
"permissions": {
"allow": [
"Bash(find:*)",
"Bash(R:*)",
"Bash(rm:*)",
"Bash(air format:*)",
"Edit(/**)",
],
"deny": []
}
}
Need to rbuildignore this directory, and gitignore settings.local.json