diff options
author | Alex Blasche <alexander.blasche@theqtcompany.com> | 2015-02-18 14:30:37 +0100 |
---|---|---|
committer | Alex Blasche <alexander.blasche@theqtcompany.com> | 2015-02-19 06:24:43 +0000 |
commit | bb8494d0ef5c674fc94acf68a5e12f9a25e5cb47 (patch) | |
tree | dc499e3af8f26387c6a04c8e61cec59a6f91d06d /.gitignore | |
parent | 331a911d104f7bc0932e581f1b5422411845c932 (diff) | |
download | qtlocation-bb8494d0ef5c674fc94acf68a5e12f9a25e5cb47.tar.gz |
Update gitignore
Some binaries are new and others have moved.
Change-Id: I92f180c22fba52ed36efd76059d486cb7ff7ea38
Reviewed-by: Michal Klocek <michal.klocek@theqtcompany.com>
Reviewed-by: Alex Blasche <alexander.blasche@theqtcompany.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 8 |
1 files changed, 5 insertions, 3 deletions
@@ -41,12 +41,14 @@ moc_*.cpp ui_*.h qrc_*.cpp -doc/src/snippets/cpp/cppsnippet -doc/src/snippets/places/placescppsnippet +src/positioning/doc/snippets/cpp/positioning_cppsnippet +src/location/doc/snippets/cpp/cppsnippet +src/location/doc/snippets/places/placescppsnippet examples/location/places_list/places_list -examples/positioning/geoflickr/geoflickr examples/location/places_map/places_map +examples/positioning/geoflickr/geoflickr examples/positioning/logfilepositionsource/logfilepositionsource +examples/positioning/satelliteinfo/satelliteinfo examples/positioning/weatherinfo/weatherinfo config.tests/geoclue/geoclue |