0g-storage-node/.gitignore
Chenxing Li 193e154361
Change miner id logic & request miner id automatically (#60)
* Change miner id logic & request miner id automatically

* Not enable all features in the test workflow.

* Auto configurable mining period

* Adjust test params for ci
2024-04-27 11:15:57 +08:00

8 lines
115 B
Plaintext

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