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

21 lines
387 B
Text

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