diff --git a/.gitignore b/.gitignore index f58ff0b9..ada82881 100644 --- a/.gitignore +++ b/.gitignore @@ -32,4 +32,5 @@ Thumbs.db build/ # Compiled JNI libraries folder -**/jniLibs \ No newline at end of file +**/jniLibs +app/.externalNativeBuild/ diff --git a/app/app.iml b/app/app.iml index b064e103..61f2bcc1 100644 --- a/app/app.iml +++ b/app/app.iml @@ -12,10 +12,7 @@