diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 3ee0136c6c..59c180c5de 100644 --- a/.gitignore +++ b/.gitignore @@ -4,12 +4,15 @@ *.actual.png *.diff.png *.pyc +/android/debug +/android/sdk /mason_packages /config/*.gypi /build /macosx/build /linux/build /ios/build +/ios/app/build /test/build /test/node_modules /include/mbgl/shader/shaders.hpp |