35 lines
562 B
Text
35 lines
562 B
Text
# Generated by Cargo
|
|
# will have compiled files and executables
|
|
target
|
|
|
|
# ZoKrates default files
|
|
out
|
|
out.ztf
|
|
abi.json
|
|
proof.json
|
|
init.json
|
|
steps.json
|
|
proving.key
|
|
verification.key
|
|
verifier.sol
|
|
proof.json
|
|
universal_setup.dat
|
|
witness
|
|
witness.json
|
|
nova.params
|
|
|
|
# ZoKrates source files at the root of the repository
|
|
/*.zok
|
|
|
|
# snarkjs artifacts
|
|
*.wtns
|
|
*.r1cs
|
|
|
|
# Remove Cargo.lock from gitignore if creating an executable, leave it for libraries
|
|
# More information here http://doc.crates.io/guide.html#cargotoml-vs-cargolock
|
|
# Cargo.lock
|
|
|
|
.DS_Store
|
|
.idea
|
|
.vscode
|
|
*.iml
|