Files
opencare/.claude/settings.json
2026-05-05 22:20:58 +02:00

11 lines
256 B
JSON

{
"permissions": {
"allow": [
"Bash(git remote *)",
"Bash(git push *)",
"Bash(git commit -m 'Add Dockerfile for Docker production deployment *)",
"Bash(git commit -m 'Auto-seed default sources on first startup *)"
]
}
}