# Comment out if you build from source and need to see the commit and branch in logs + metrics .git # ^^^ node_modules # Docs assets supporting-docs docs typedocs mkdocs.yml LICENSE README.md # Github & configs .github .codeclimate.yml .codecov.yml # Tooling docker prometheus.yml # Docker Dockerfile docker-compose.yml # Tests packages/**/test packages/**/lib # Tests artifacts .__testdb packages/*/spec-tests packages/*/benchmark_data packages/beacon-node/test-logs/ packages/cli/test-logs/ packages/state-transition/test-cache benchmark_data invalidSszObjects/ packages/beacon-node/mainnet_pubkeys.csv # Autogenerated docs packages/**/docs packages/**/typedocs docs/packages docs/contributing.md docs/assets docs/reference/cli.md /site # Lodestar artifacts .lodestar .pyrmont # Other / artifacts **/.nyc_output **/coverage **/node_modules **/test **/lib **/.tmp **/dist *.log **/*.log .idea .tmp