Initialer Push von Martin

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
2025-10-03 13:55:43 +02:00
commit a25a9975ae
17 changed files with 2292 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"permissions": {
"allow": [
"Bash(docker-compose up:*)",
"Bash(docker:*)",
"Bash(docker-compose:*)",
"Bash(git add:*)"
],
"deny": [],
"ask": []
}
}