gitignore: Ignore file generated by Automake 1.13
authorLucas De Marchi <lucas.demarchi@profusion.mobi>
Wed, 22 May 2013 23:01:48 +0000 (20:01 -0300)
committerDenis Kenzior <denkenz@gmail.com>
Thu, 23 May 2013 02:38:48 +0000 (21:38 -0500)
Automake >= 1.13 enables parallel-tests option by default which uses a
test-driver script (copied by automake). Ignore this file and the files
generated by this script.

.gitignore

index 91668c7f1058e248b5b16e624eb86af7a1112108..b9c23a0b2640d08bb7af8b1a50a2c78bcee6b83e 100644 (file)
@@ -22,6 +22,8 @@ ltmain.sh
 missing
 stamp-h1
 autom4te.cache
+test-driver
+test-suite.log
 
 ofono.pc
 include/ofono
@@ -42,6 +44,8 @@ unit/test-mux
 unit/test-caif
 unit/test-stkutil
 unit/test-cdmasms
+unit/test-*.log
+unit/test-*.trs
 
 tools/huawei-audio
 tools/auto-enable