diff options
author | Konstantin Käfer <mail@kkaefer.com> | 2015-01-30 18:33:36 +0100 |
---|---|---|
committer | Konstantin Käfer <mail@kkaefer.com> | 2015-02-04 10:49:09 +0100 |
commit | 69975c709487d29877c9461a914c7ba297212a13 (patch) | |
tree | ea0dcbceccdc7130c6d4a6eab7284e7df5b5c6a0 /.gitignore | |
parent | 50d78fde85a6d2cee2e28f3681b4808b69133088 (diff) | |
download | qtlocation-mapboxgl-69975c709487d29877c9461a914c7ba297212a13.tar.gz |
make different abis for android
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore index 82ecac6840..c05d98dab3 100644 --- a/.gitignore +++ b/.gitignore @@ -5,9 +5,7 @@ *.diff.png *.pyc /mason_packages -/config.gypi -/config-ios.gypi -/config-android.gypi +/config-*.gypi /build /test/node_modules /include/mbgl/shader/shaders.hpp |