1
0
Fork 0
mirror of synced 2025-09-23 12:18:44 +00:00
ZoKrates/.gitignore
2018-03-20 21:44:22 +01:00

20 lines
379 B
Text

# Generated by Cargo
# will have compiled files and executables
/target/
# ZoKrates default files
out
out.code
out.wit
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