diff options
author | Leith Bade <leith@leithalweapon.geek.nz> | 2014-11-04 22:36:19 +1100 |
---|---|---|
committer | Leith Bade <leith@leithalweapon.geek.nz> | 2014-11-04 22:36:19 +1100 |
commit | 30235e58329f3a1c917b57be60084c8406538eb5 (patch) | |
tree | f2df6b3d47aa33c046bb274500f8565c2943ad9e /.gitignore | |
parent | 574c0f5fa009239a3474e3dc19a1835ac41bee8b (diff) | |
download | qtlocation-mapboxgl-30235e58329f3a1c917b57be60084c8406538eb5.tar.gz |
Ignore config-android.gypi
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index c907dbdec5..abed3bbf52 100644 --- a/.gitignore +++ b/.gitignore @@ -6,6 +6,7 @@ /mason_packages /config.gypi /config-ios.gypi +/config-android.gypi /config/constants_local.cpp /build /include/mbgl/shader/shaders.hpp |