summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorAlex Blasche <alexander.blasche@theqtcompany.com>2016-02-10 11:16:33 +0100
committerAlex Blasche <alexander.blasche@theqtcompany.com>2016-02-10 12:57:59 +0000
commitdec32076b9153febc575a0418af702f8cb400258 (patch)
tree1b77cdd86c5849c4dfae0bc5f6401ed60632ece1 /.gitignore
parent532dc8b90a6b3dc7e59de005cd9d0004b5732ce9 (diff)
Update gitnignore following recent changes in the build system
The build system generates wrapper scripts for direct host tool calls. This scripts should not be tracked by git. Change-Id: I9b2c9521c2c12e38f32ae69621d72e18eb33945b Reviewed-by: Christian Kandeler <christian.kandeler@theqtcompany.com> Reviewed-by: Timur Pocheptsov <timur.pocheptsov@theqtcompany.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore10
1 files changed, 10 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index dfff2764..830bb63b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,6 +20,15 @@ qrc_*.cpp
*.moc
*so-deployment-settings.json
.qmake.cache
+.pch
+QtBluetooth.version*
+QtNfc.version*
+target_wrapper.sh
+uic_wrapper.sh
+qdoc_wrapper.sh
+qhelpgenerator_wrapper.sh
+qmlplugindump_wrapper.sh
+qdbusxml2cpp_wrapper.sh
config.log
tmp
imports/*
@@ -29,6 +38,7 @@ config.tests/bluez_le/bluez_le
examples/bluetooth/btchat/btchat
examples/bluetooth/btfiletransfer/btfiletransfer
examples/bluetooth/btscanner/btscanner
+examples/bluetooth/chat/qml_chat
examples/bluetooth/heartlistener/heartlistener
examples/bluetooth/lowenergyscanner/lowenergyscanner
examples/bluetooth/pingpong/pingpong