diff options
author | John Firebaugh <john.firebaugh@gmail.com> | 2016-06-02 14:48:19 -0700 |
---|---|---|
committer | John Firebaugh <john.firebaugh@gmail.com> | 2016-06-02 14:48:52 -0700 |
commit | 27baa34d44f0006c05ba7c417bf11e184b0bd22b (patch) | |
tree | 9f92f76c6084fa0c6ca6c72b1b7bb3e67f4b1c48 /.gitignore | |
parent | 1fb96d38a0036532ed8d9f5a818d8aabdfa942da (diff) | |
download | qtlocation-mapboxgl-27baa34d44f0006c05ba7c417bf11e184b0bd22b.tar.gz |
[osx] Ignore a file that Xcode keeps generating for some reason
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index d887dd3f90..09216b63e1 100644 --- a/.gitignore +++ b/.gitignore @@ -24,3 +24,4 @@ xcuserdata /platform/ios/benchmark/assets/glyphs/DIN* /platform/ios/benchmark/assets/tiles/mapbox.mapbox-terrain-v2,mapbox.mapbox-streets-v6 **/token +/platform/osx/osx.xcworkspace/xcshareddata/osx.xcscmblueprint |