diff --git a/.gitignore b/.gitignore index c343d58bd..db491f07a 100644 --- a/.gitignore +++ b/.gitignore @@ -6,11 +6,6 @@ bin/ gen/ obj/ -newdc/android/libnewdc/bin/libnewdc.jar -newdc/android/libnewdc/bin/classes/com/example/newdc/JNIdc.class - -shell/android/assets/build - # iOS/Xcode general stuff .DS_Store */build/* @@ -56,4 +51,4 @@ reicast-ios.xccheckout .idea *.iml .externalNativeBuild -shell/android-studio/app/src/main/assets/build +shell/android-studio/reicast/src/main/assets/build diff --git a/shell/android-studio/android-studio.iml b/shell/android-studio/android-studio.iml deleted file mode 100644 index 0fe7ea9f6..000000000 --- a/shell/android-studio/android-studio.iml +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/shell/android-studio/reicast/src/main/assets/build b/shell/android-studio/reicast/src/main/assets/build deleted file mode 100644 index 28a55ddd6..000000000 --- a/shell/android-studio/reicast/src/main/assets/build +++ /dev/null @@ -1 +0,0 @@ -9891979f2c0e9e9e8a8975e16aea9b4e943bd3aa \ No newline at end of file