This commit is contained in:
2026-05-05 22:20:58 +02:00
parent b56b52a54e
commit baa3c14e8f
2 changed files with 13 additions and 1 deletions

10
.claude/settings.json Normal file
View File

@@ -0,0 +1,10 @@
{
"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 *)"
]
}
}