lighthouse/.gitignore
Paul Hauner 6aeb896480 Commit Cargo.lock changes, add build scripts (#1521)
## Issue Addressed

NA

## Proposed Changes

This PR commits the `Cargo.lock` file so it does not indicate a dirty git tree in the version tag. This code should be used for the `v0.2.3` release.

Also, adds a `Makefile` command to produce tarballs for upload on release.

## Additional Info

NA
2020-08-14 22:24:27 +00:00

10 lines
84 B
Plaintext

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