summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorAlex Blasche <alexander.blasche@digia.com>2013-07-23 13:38:09 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-07-25 08:36:07 +0200
commitb3899a747a628098c8e8034761c9370fb8ab4d02 (patch)
tree96b8cef86fcd1babbf5ef5007ccdedd3b45555a1 /.gitignore
parent6c42b93e3f4e06e289af54920e0058baed9b4d33 (diff)
Update gitignore (suppress auto test binaries)
Change-Id: Ie99f063c35f4c7ff66cca86532d2453ee1b98199 Reviewed-by: Aaron McCarthy <mccarthy.aaron@gmail.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore24
1 files changed, 21 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index ecdaff32..4d888b1d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,7 +1,5 @@
*.pro.user
*.pro.shared
-qtbluetoothversion.h
-qtnfcversion.h
*~
Makefile*
*.pdb
@@ -24,7 +22,7 @@ config.log
tmp
imports/*
include
-tests/auto/cmake/build
+config.tests/bluez/bluez
examples/bluetooth/btchat/btchat
examples/bluetooth/btfiletransfer/btfiletransfer
examples/bluetooth/btscanner/btscanner
@@ -33,3 +31,23 @@ examples/bluetooth/scanner/qml_scanner
examples/nfc/annotatedurl/annotatedurl
examples/nfc/ndefeditor/ndefeditor
examples/nfc/poster/qml_poster
+tests/auto/cmake/build
+tests/auto/qbluetoothaddress/tst_qbluetoothaddress
+tests/auto/qbluetoothdevicediscoveryagent/tst_qbluetoothdevicediscoveryagent
+tests/auto/qbluetoothdeviceinfo/tst_qbluetoothdeviceinfo
+tests/auto/qbluetoothhostinfo/tst_qbluetoothhostinfo
+tests/auto/qbluetoothlocaldevice/tst_qbluetoothlocaldevice
+tests/auto/qbluetoothservicediscoveryagent/tst_qbluetoothservicediscoveryagent
+tests/auto/qbluetoothserviceinfo/tst_qbluetoothserviceinfo
+tests/auto/qbluetoothsocket/tst_qbluetoothsocket
+tests/auto/qbluetoothtransfermanager/tst_qbluetoothtransfermanager
+tests/auto/qbluetoothtransferrequest/tst_qbluetoothtransferrequest
+tests/auto/qbluetoothuuid/tst_qbluetoothuuid
+tests/auto/ql2capserver/tst_ql2capserver
+tests/auto/qndefmessage/tst_qndefmessage
+tests/auto/qndefrecord/tst_qndefrecord
+tests/auto/qnearfieldmanager/tst_qnearfieldmanager
+tests/auto/qnearfieldtagtype1/tst_qnearfieldtagtype1
+tests/auto/qnearfieldtagtype2/tst_qnearfieldtagtype2
+tests/auto/qrfcommserver/tst_qrfcommserver
+tests/nfctestserver/nfctestserver