maint: Remove unintentional addition

This commit is contained in:
Robert Hensing 2025-10-15 18:45:55 +02:00
parent 40303c2779
commit 2d210260f9

View file

@ -1,12 +0,0 @@
{
"$schema": "https://json.schemastore.org/claude-code-settings.json",
"permissions": {
"allow": [
"Bash(nix flake check:*)",
"Bash(git grep:*)",
"Bash(git cherry-pick:*)",
"Bash(sed:*)"
],
"deny": []
}
}