diff options
Diffstat (limited to 'vendor/gitignore/Android.gitignore')
-rw-r--r-- | vendor/gitignore/Android.gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/vendor/gitignore/Android.gitignore b/vendor/gitignore/Android.gitignore index e5df7b9150e..935ceef0680 100644 --- a/vendor/gitignore/Android.gitignore +++ b/vendor/gitignore/Android.gitignore @@ -39,3 +39,6 @@ captures/ # Keystore files *.jks + +# External native build folder generated in Android Studio 2.2 and later +.externalNativeBuild |