mirror of
https://github.com/logos-storage/plonky2.git
synced 2026-01-02 13:53:07 +00:00
13 lines
139 B
Plaintext
13 lines
139 B
Plaintext
# Cargo build
|
|
/target
|
|
Cargo.lock
|
|
|
|
# Profile-guided optimization
|
|
/tmp
|
|
pgo-data.profdata
|
|
|
|
# MacOS nuisances
|
|
.DS_Store
|
|
|
|
# debugging
|
|
debug_data |