0g-storage-node/.gitignore
0g-peterzhb 3ba369e9e5
@peter/add grpc (#377)
* add grpc for uploading segments

* add reflection

* add upload segments grpc function

* format code

* fix lint

* fix test
2025-07-07 22:14:06 +08:00

12 lines
134 B
Plaintext

.DS_Store
/target
# src/config.rs
/.idea
tests/**/__pycache__
tests/tmp/**
.vscode/*.json
/0g-storage-contracts-dev
/run/.env
**.bin