summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorLucas De Marchi <lucas.de.marchi@gmail.com>2013-04-08 17:56:17 -0300
committerJohan Hedberg <johan.hedberg@intel.com>2013-04-09 07:01:14 +0900
commit271bbdc8e4a01f36025496880e8e0e0cc93767e2 (patch)
tree9767e64a73e3b7d7bceee7d01280045bc6e79177 /.gitignore
parent189cc8203eac4f327bd375434560e4ebafaad079 (diff)
downloadbluez-271bbdc8e4a01f36025496880e8e0e0cc93767e2.tar.gz
gitignore: Ignore file generated by Automake 1.13
Automake >= 1.13 enables parallel-tests option which uses a test-driver script (copied by automake). Ignore this file.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index e306f68e0..c6e0ae276 100644
--- a/.gitignore
+++ b/.gitignore
@@ -25,6 +25,8 @@ ltmain.sh
missing
stamp-h1
autom4te.cache
+test-driver
+test-suite.log
lib/bluez.pc
lib/bluetooth
@@ -89,3 +91,5 @@ unit/test-gobex-apparam
unit/test-gobex-header
unit/test-gobex-packet
unit/test-gobex-transfer
+unit/test-*.log
+unit/test-*.trs