Commit c3c86c0b authored by Brendan Forster's avatar Brendan Forster Committed by GitHub

Merge pull request #2054 from kevinmost/android-externalNativeBuild

Add .externalNativeBuild to Android gitignore
parents 8512c772 edfd8341
......@@ -39,3 +39,6 @@ captures/
# Keystore files
*.jks
# External native build folder generated in Android Studio 2.2 and later
.externalNativeBuild
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment