Install elf2tab in its own directory.
This commit is contained in:
12
.gitignore
vendored
12
.gitignore
vendored
@@ -1,11 +1,13 @@
|
||||
bin/
|
||||
target/
|
||||
Cargo.lock
|
||||
|
||||
# Local installation of elf2tab.
|
||||
/elf2tab/
|
||||
|
||||
# Prevent people from commiting sensitive files.
|
||||
crypto_data/
|
||||
/crypto_data/
|
||||
|
||||
# Temporary files.
|
||||
reproducible/binaries.sha256sum
|
||||
reproducible/elf2tab.txt
|
||||
reproducible/reproduced.tar
|
||||
/reproducible/binaries.sha256sum
|
||||
/reproducible/elf2tab.txt
|
||||
/reproducible/reproduced.tar
|
||||
|
||||
Reference in New Issue
Block a user