Add .gitignore

Add .gitignore file to ignore certain files in the repository.

Signed-off-by: Stefan Berger <stefanb@linux.vnet.ibm.com>
Acked-by: Corey Bryant <coreyb@linux.vnet.ibm.com>
This commit is contained in:
Stefan Berger 2014-01-09 17:41:36 -05:00 committed by Corey Bryant
parent 54c5659647
commit 9cb84e249c

24
.gitignore vendored Normal file
View File

@ -0,0 +1,24 @@
*.exe
*.exe.stackdump
*.la
*.lo
*.o
*~
.deps
.libs
Makefile.in
Makefile
/aclocal.m4
/autom4te.cache
/config.h
/config.log
/config.status
/libtool
/libtpms.pc
/libtpms-*.tar.gz
/ltmain.sh
/stamp-h1
/dist/libtpms.spec
/m4/*
/tests/base64decode
/tests/freebl_sha1flattensize