* submits Cargo.lock files * removes the unused test runner from libtock-rs for less depepdencies
14 lines
236 B
Plaintext
14 lines
236 B
Plaintext
target/
|
|
|
|
# Local installation of elf2tab.
|
|
/elf2tab/
|
|
|
|
# Prevent people from commiting sensitive files.
|
|
/crypto_data/
|
|
|
|
# Temporary files.
|
|
/reproducible/binaries.sha256sum
|
|
/reproducible/elf2tab.txt
|
|
/reproducible/reproduced.tar
|
|
__pycache__
|