1
0
Fork 0
mirror of synced 2025-09-22 11:47:57 +00:00
ZoKrates/.gitignore

21 lines
390 B
Text

# Generated by Cargo
# will have compiled files and executables
/target/
# ZoKrates default files
out
out.code
out.wit
proof.json
proving.key
variables.inf
verification.key
verifier.sol
witness
# 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