Files
appsmith-statistics-app/.claude/settings.local.json
2026-03-23 16:15:17 -05:00

12 lines
207 B
JSON

{
"permissions": {
"allow": [
"Bash(python3 -c \":*)",
"Bash(git commit:*)",
"Bash(git add:*)",
"Bash(git push:*)",
"Bash(find .git -name \"*.lock\" -delete)"
]
}
}