From b3899a747a628098c8e8034761c9370fb8ab4d02 Mon Sep 17 00:00:00 2001 From: Alex Blasche Date: Tue, 23 Jul 2013 13:38:09 +0200 Subject: Update gitignore (suppress auto test binaries) Change-Id: Ie99f063c35f4c7ff66cca86532d2453ee1b98199 Reviewed-by: Aaron McCarthy --- .gitignore | 24 +++++++++++++++++++++--- 1 file changed, 21 insertions(+), 3 deletions(-) (limited to '.gitignore') 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 -- cgit v1.2.1