diff --git a/.claude/settings.local.json b/.claude/settings.local.json deleted file mode 100644 index 4494ff72..00000000 --- a/.claude/settings.local.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "permissions": { - "allow": [ - "Bash(grep -rn \"testnat\" /home/arnaud/Work/logos/logos-storage-nim/*.nims)", - "Bash(grep:*)", - "Bash(find:*)", - "Bash(curl -s http://127.0.0.1:8080/api/storage/v1/debug/info)", - "Bash(ls /home/arnaud/Work/logos/logos-storage-nim/tests/*.cfg /home/arnaud/Work/logos/logos-storage-nim/tests/*.nim)", - "Bash(nph --version)", - "Bash(make print-nph-path:*)", - "Bash(vendor/nimbus-build-system/vendor/Nim/bin/nph:*)", - "Bash(nimble build:*)", - "Bash(nim --version)", - "Bash(nimble --version)", - "Bash(/home/arnaud/.nimble/bin/nim --version)", - "Bash(make -n build-nph)", - "Bash(make build-nph:*)", - "Bash(/home/arnaud/.nimble/bin/nim c:*)", - "Bash(NIMFLAGS=\"--skipParentCfg\" nimble build)", - "Bash(NIMFLAGS=\"--skipParentCfg\" nimble build --verbose)" - ] - } -}