1
0
Fork 0
mirror of synced 2025-09-23 12:18:44 +00:00
ZoKrates/.gitignore
2020-01-20 17:52:20 +01:00

23 lines
401 B
Text

# Generated by Cargo
# will have compiled files and executables
/target/
# ZoKrates default files
out
out.ztf
abi.json
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
.vscode
*.iml