Remove local settings

This commit is contained in:
Arnaud 2026-04-15 09:07:42 +04:00
parent a3d76cb911
commit 654b90973c
No known key found for this signature in database
GPG Key ID: A6C7C781817146FA

View File

@ -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)"
]
}
}