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