summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAlex Blasche <alexander.blasche@theqtcompany.com>2016-02-10 11:36:18 +0100
committerAlex Blasche <alexander.blasche@theqtcompany.com>2016-02-11 12:02:41 +0000
commit5dc03fbf2c199c37a1e6cc69fdade7be1c5bbea6 (patch)
tree6df29d25866cfe402508f872a94b2ec454ab9d64 /.gitignore
parent29bf46429751832f64b8afbee0170a00330a69f2 (diff)
downloadqtlocation-5dc03fbf2c199c37a1e6cc69fdade7be1c5bbea6.tar.gz
Update gitignore to adjust for recent changes in the build system
Change-Id: Ibb30a155a27c849a35d84d8ceb242bac75c17f3c Reviewed-by: Paolo Angelelli <paolo.angelelli@theqtcompany.com> Reviewed-by: Alex Blasche <alexander.blasche@theqtcompany.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore23
1 files changed, 22 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index bb0e0364..5b60c37d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -40,7 +40,14 @@ config.log
moc_*.cpp
ui_*.h
qrc_*.cpp
-
+qmlplugindump_wrapper.sh
+uic_wrapper.sh
+qdbusxml2cpp_wrapper.sh
+qdoc_wrapper.sh
+qhelpgenerator_wrapper.sh
+target_wrapper.sh
+QtPositioning.version*
+QtLocation.version*
src/positioning/doc/snippets/cpp/positioning_cppsnippet
src/location/doc/snippets/cpp/cppsnippet
src/location/doc/snippets/places/placescppsnippet
@@ -55,6 +62,20 @@ examples/positioning/weatherinfo/weatherinfo
config.tests/geoclue/geoclue
config.tests/gypsy/gypsy
+# don't track qdbusxml2cpp generated files for geoclue plugin
+# they are no different than moc files
+geoclue_interface.cpp
+geoclue_interface.h
+master_interface.cpp
+master_interface.h
+masterclient_interface.cpp
+masterclient_interface.h
+position_interface.cpp
+position_interface.h
+satellite_interface.cpp
+satellite_interface.h
+velocity_interface.cpp
+velocity_interface.h
# Test generated files