mirror of
https://github.com/codex-storage/proof-aggregation.git
synced 2025-02-03 18:36:18 +00:00
14 lines
136 B
Plaintext
14 lines
136 B
Plaintext
#IDE Related
|
|
.idea
|
|
|
|
# Cargo build
|
|
/target
|
|
Cargo.lock
|
|
|
|
# Profile-guided optimization
|
|
/tmp
|
|
pgo-data.profdata
|
|
|
|
# MacOS nuisances
|
|
.DS_Store
|