mirror of
https://github.com/0glabs/0g-storage-node.git
synced 2024-12-26 00:05:17 +00:00
d322c38c11
Some checks are pending
abi-consistent-check / build-and-compare (push) Waiting to run
code-coverage / unittest-cov (push) Waiting to run
rust / check (push) Waiting to run
rust / test (push) Waiting to run
rust / lints (push) Waiting to run
functional-test / test (push) Waiting to run
* Add script for local startup * requires .env file * fix bash syntax * exit on exception
10 lines
126 B
Plaintext
10 lines
126 B
Plaintext
.DS_Store
|
|
/target
|
|
# src/config.rs
|
|
/.idea
|
|
tests/**/__pycache__
|
|
tests/tmp/**
|
|
.vscode/*.json
|
|
/0g-storage-contracts-dev
|
|
/run/.env
|