summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorLucas De Marchi <lucas.demarchi@profusion.mobi>2013-05-22 20:01:48 -0300
committerDenis Kenzior <denkenz@gmail.com>2013-05-22 21:38:48 -0500
commit816b6946f7c212cba4504d8ebaf0d5ca21fd9ba4 (patch)
tree62e9ec05f65f6f328234693b5d593cfd49a745b4 /.gitignore
parent874a9ee2850b9b295f5ee7d441e97115f5997acc (diff)
downloadofono-816b6946f7c212cba4504d8ebaf0d5ca21fd9ba4.tar.bz2
gitignore: Ignore file generated by Automake 1.13
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.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 91668c7f..b9c23a0b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -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