0g-storage-node/.gitignore
Bo QIU 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 dev test purpose (#288)
* Add script for local startup

* requires .env file

* fix bash syntax

* exit on exception
2024-12-03 19:25:07 +08:00

10 lines
126 B
Plaintext

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