mirror of
https://github.com/logos-storage/logos-storage-testnet-starter.git
synced 2026-01-04 06:23:07 +00:00
Add Codex data-dir and ethereum keypair to the .gitignore
This commit is contained in:
parent
6296b07bab
commit
4cfbfa5ee7
5
.gitignore
vendored
5
.gitignore
vendored
@ -4,5 +4,10 @@
|
|||||||
|
|
||||||
# Datadir
|
# Datadir
|
||||||
*-data
|
*-data
|
||||||
|
data_client
|
||||||
|
|
||||||
|
# Ethereum keypair
|
||||||
|
eth.address
|
||||||
|
eth.key
|
||||||
|
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user