mirror of
https://github.com/arnaucube/go-circom-prover-verifier.git
synced 2026-02-06 19:06:43 +01:00
Add testdata big&small circuits, update proof parsers, add compile-circuits.sh
This commit is contained in:
7
.gitignore
vendored
Normal file
7
.gitignore
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
testdata/*/*.json
|
||||
testdata/*/*.wasm
|
||||
testdata/*/*.cpp
|
||||
testdata/*/*.sym
|
||||
testdata/*/*.r1cs
|
||||
!testdata/*/input.json
|
||||
|
||||
Reference in New Issue
Block a user