]> source.dussan.org Git - gitignore.git/commitdiff
Add .externalNativeBuild to Android gitignore 2054/head
authorKevin Most <kevinmost@users.noreply.github.com>
Mon, 1 Aug 2016 19:58:42 +0000 (15:58 -0400)
committerGitHub <noreply@github.com>
Mon, 1 Aug 2016 19:58:42 +0000 (15:58 -0400)
Android.gitignore

index e5df7b9150e27e777ab823d908906e0adbcd8bc0..935ceef0680bdc5d33b9be9117d60300098a8b51 100644 (file)
@@ -39,3 +39,6 @@ captures/
 
 # Keystore files
 *.jks
+
+# External native build folder generated in Android Studio 2.2 and later
+.externalNativeBuild