mirror of
https://github.com/logos-storage/logos-storage-nim.git
synced 2026-05-14 07:19:27 +00:00
Remove local settings
This commit is contained in:
parent
a3d76cb911
commit
654b90973c
@ -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)"
|
||||
]
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user