mirror of
https://github.com/ChainSafe/lodestar.git
synced 2026-01-09 15:48:08 -05:00
* Rename package-level-directories * Remove relative path import * Bump lock file * Fix linter error * Fix eslint exclusion rule
27 lines
303 B
Plaintext
27 lines
303 B
Plaintext
node_modules/
|
|
lib
|
|
.nyc_output/
|
|
coverage/**
|
|
.DS_Store
|
|
*.swp
|
|
.idea
|
|
beaconchain
|
|
lodestar-db
|
|
lodestar-config.toml
|
|
validator-db
|
|
keys/
|
|
test-db
|
|
yarn-error.log
|
|
package-lock.json
|
|
LodestarValidatorDB/
|
|
benchmark-reports/
|
|
validators/
|
|
keystores/
|
|
.lodestar
|
|
|
|
# Test artifacts
|
|
.test-files
|
|
|
|
# Wallet CLI artifacts
|
|
.pass
|