libtpms/.gitignore
Stefan Berger bd7dc396e1 tests: Add a test program to run the TPM 2 self tests
Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
2019-05-07 16:01:48 -04:00

53 lines
675 B
Plaintext

*.exe
*.exe.stackdump
*.gcda
*.gcno
*.gcov
*.la
*.lo
*.log
*.o
*.patch
*.trs
*~
.deps
.libs
configure
compile
depcomp
missing
Makefile.in
Makefile
/aclocal.m4
/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
/tests/tpm2_createprimary
/tests/tpm2_pcr_read
/tests/tpm2_selftest
/debian/*debhelper*
/debian/*substvars
/debian/files
/debian/libtpms
/debian/libtpms-dev
/debian/tmp