diff options
author | Dane Springmeyer <dane@mapbox.com> | 2014-05-27 19:25:24 -0700 |
---|---|---|
committer | Dane Springmeyer <dane@mapbox.com> | 2014-05-27 19:25:24 -0700 |
commit | 03a7a7e64aa838a67e43def170b2498689a97545 (patch) | |
tree | 3849db4a0e0c80b8a76262826c85a0892cfd24af /.gitignore | |
parent | 15aa4ee90d89a710e5e3a6c044ba6169474aa1fb (diff) | |
download | qtlocation-mapboxgl-03a7a7e64aa838a67e43def170b2498689a97545.tar.gz |
add DS_Store to ignores [skip ci]
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index a85ec00140..b3b9aabb17 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ +.DS_Store *.o *.xcodeproj *.o |