mirror of
https://github.com/logos-blockchain/lssa-zkvm-testing.git
synced 2026-01-02 13:23:08 +00:00
19 lines
196 B
Plaintext
19 lines
196 B
Plaintext
# Cargo build
|
|
**/target
|
|
|
|
# Cargo config
|
|
.cargo
|
|
|
|
# Profile-guided optimization
|
|
/tmp
|
|
pgo-data.profdata
|
|
|
|
# MacOS nuisances
|
|
.DS_Store
|
|
|
|
# Proofs
|
|
**/proof-with-pis.json
|
|
**/proof-with-io.json
|
|
|
|
# Env
|
|
.env |