mirror of
https://github.com/stefanberger/libtpms
synced 2026-08-10 12:01:49 +00:00
gitignore: Ignore corpus of test cases and auto-created files
Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
This commit is contained in:
parent
63433c5be1
commit
db5af63392
5
.gitignore
vendored
5
.gitignore
vendored
@ -19,17 +19,22 @@ Makefile
|
||||
/autom4te.cache
|
||||
/config.h
|
||||
/config.h.in
|
||||
/config.guess
|
||||
/config.log
|
||||
/config.status
|
||||
/config.sub
|
||||
/install-sh
|
||||
/libtool
|
||||
/libtpms.pc
|
||||
/libtpms-*.tar.gz
|
||||
/ltmain.sh
|
||||
/stamp-h1
|
||||
/test-driver
|
||||
/dist/libtpms.spec
|
||||
/include/libtpms/tpm_library.h
|
||||
/m4/*
|
||||
/tests/base64decode
|
||||
/tests/corpus-execute-command/
|
||||
/tests/fuzz
|
||||
/tests/freebl_sha1flattensize
|
||||
/tests/nvram_offsets
|
||||
|
||||
Loading…
Reference in New Issue
Block a user