chore: Ignore ZKP Hamiltonian build directories
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
6b7aa62a0e
commit
af8438ad24
@ -429,7 +429,9 @@
|
||||
"Bash(/usr/bin/tail:*)",
|
||||
"Bash(/usr/bin/make:*)",
|
||||
"Bash(/tmp/build-zkp-x86.sh:*)",
|
||||
"Bash(__NEW_LINE_a9089175728efc91__ echo \"\")"
|
||||
"Bash(__NEW_LINE_a9089175728efc91__ echo \"\")",
|
||||
"WebFetch(domain:pent.gk2.secubox.in)",
|
||||
"Bash(__NEW_LINE_84a971cd6a876509__ echo \"Done deploying to clone\")"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
1
.gitignore
vendored
1
.gitignore
vendored
@ -36,3 +36,4 @@ secubox-tools/c3box-vm/*.img.gz
|
||||
*.vdi
|
||||
*.vmdk
|
||||
*.ova
|
||||
package/secubox/zkp-hamiltonian/build-*/
|
||||
|
||||
Loading…
Reference in New Issue
Block a user