diff options
author | John Firebaugh <john.firebaugh@gmail.com> | 2015-12-10 13:24:48 -0800 |
---|---|---|
committer | John Firebaugh <john.firebaugh@gmail.com> | 2015-12-10 16:50:39 -0800 |
commit | 0ff9295ca890114ee962897593f9774711a813f0 (patch) | |
tree | 65addcc0864e200109804e5c3b2867b568a2578b /.gitignore | |
parent | 93c000dd18f5896b6d0c5b3f1670c999489c2f12 (diff) | |
download | qtlocation-mapboxgl-0ff9295ca890114ee962897593f9774711a813f0.tar.gz |
[core] Move linux and osx to platform subdirectory
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore index d5fb118e90..e68138b499 100644 --- a/.gitignore +++ b/.gitignore @@ -13,8 +13,6 @@ /config/*.gypi /build /lib -/macosx/build -/linux/build /ios/build /ios/app/build /test/build |