lighthouse/.gitignore
Michael Sproul da1c5fe69d Delete uncompressed genesis states (#2092)
## Issue Addressed

Replaces #2091

## Proposed Changes

* Delete the uncompressed genesis states from `eth2_network_config` after they were merged accidentally in #2029.
* Tweak the build script to not overwrite `genesis.ssz` on every build, which caused spurious rebuilds.
2020-12-16 03:44:05 +00:00

11 lines
96 B
Plaintext

target/
**/*.rs.bk
*.pk
*.sk
*.raw_keypairs
flamegraph.svg
perf.data*
*.tar.gz
/bin
genesis.ssz