diff options
author | Konstantin Käfer <mail@kkaefer.com> | 2015-10-02 14:20:07 +0200 |
---|---|---|
committer | Konstantin Käfer <mail@kkaefer.com> | 2015-10-02 14:57:26 +0200 |
commit | 6a78a4763d46fe5f0bde4ca72446fd4ccb0ea4bc (patch) | |
tree | 648779c42ea82c440d31f57a56da1c2b10c74e03 /.gitignore | |
parent | 2cbadaaaa3ee27e577a88554c392697ec081de75 (diff) | |
download | qtlocation-mapboxgl-6a78a4763d46fe5f0bde4ca72446fd4ccb0ea4bc.tar.gz |
[iOS] fix benchmarking app and update to style v8
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore index 4d0b4074c2..21a7079faa 100644 --- a/.gitignore +++ b/.gitignore @@ -33,8 +33,7 @@ /node_modules *~ -/ios/benchmark/assets/tiles/mapbox.mapbox-streets-v6/ -/ios/benchmark/assets/tiles/mapbox.mapbox-terrain-v2/ +/ios/benchmark/assets/tiles/mapbox.mapbox-terrain-v2,mapbox.mapbox-streets-v6/ /ios/benchmark/assets/glyphs/DIN Offc Pro*/ /platform/node/test/actual |