lighthouse/.dockerignore
Paul Hauner 6206d8e79b Ensure .git is copied into docker (#1462)
## Issue Addressed

- Resolves #1461 

## Proposed Changes

Copy the `.git` directory across when building docker so we can get commit information.

Unfortunately this means duplicating you `.git` directory which might be quite large (mine is >100mb). Notably this directory isn't contained in the final image, just the intermediate builder image.

## Additional Info

NA
2020-08-05 03:05:36 +00:00

5 lines
57 B
Plaintext

tests/ef_tests/eth2.0-spec-tests
target/
*.data
*.tar.gz