From 0b15fd582dc960c734d7f04df64cc53d265c25ab Mon Sep 17 00:00:00 2001 From: Cameron Gutman Date: Tue, 20 Mar 2018 18:06:02 -0700 Subject: [PATCH] Update gitignore and delete iml file --- .gitignore | 2 +- moonlight-android.iml | 19 ------------------- 2 files changed, 1 insertion(+), 20 deletions(-) delete mode 100644 moonlight-android.iml diff --git a/.gitignore b/.gitignore index 9aa4ada3..b9332c77 100644 --- a/.gitignore +++ b/.gitignore @@ -30,7 +30,7 @@ Thumbs.db #.idea/workspace.xml - remove # and delete .idea if it better suit your needs. .gradle build/ -app/app.iml +*.iml # Compiled JNI libraries folder **/jniLibs diff --git a/moonlight-android.iml b/moonlight-android.iml deleted file mode 100644 index d4269089..00000000 --- a/moonlight-android.iml +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - - - - - - - - - - - - \ No newline at end of file