mirror of
https://github.com/arnaucube/hash-chain-sonobe.git
synced 2026-01-19 20:21:32 +01:00
init
This commit is contained in:
15
.gitignore
vendored
Normal file
15
.gitignore
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
/target
|
||||
Cargo.lock
|
||||
|
||||
# Circom generated files
|
||||
circuit/keccak-chain_js
|
||||
node_modules
|
||||
package-lock.json
|
||||
*.r1cs
|
||||
*.sym
|
||||
|
||||
# generated contracts at test time
|
||||
generated
|
||||
*.sol
|
||||
*.calldata
|
||||
*.inputs
|
||||
Reference in New Issue
Block a user