From e848cf9ced9c3cfa69e0c208d956a134ff918172 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Romain=20Tarti=C3=A8re?= Date: Sun, 6 Apr 2014 13:50:28 +0200 Subject: [PATCH] Ignore a few more files. --- .gitignore | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index e786178..5d4bb95 100644 --- a/.gitignore +++ b/.gitignore @@ -4,13 +4,14 @@ *.Plo *.pc */.deps/ -*/.libs/ +**/.libs/ autom4te.cache/ Makefile Makefile.in INSTALL aclocal.m4 ar-lib +compile config.* configure depcomp @@ -19,6 +20,7 @@ libtool ltmain.sh missing stamp-h1 +test-driver examples/mifare-classic-format examples/mifare-classic-read-ndef examples/mifare-classic-write-ndef @@ -32,3 +34,6 @@ examples/mifare-desfire-info examples/mifare-desfire-read-ndef examples/mifare-desfire-write-ndef examples/mifare-ultralight-info +test/test-suite.log +test/run-test.sh.log +test/run-test.sh.trs