diff --git a/.gitignore b/.gitignore index 85454ab20..58fdba987 100644 --- a/.gitignore +++ b/.gitignore @@ -55,21 +55,12 @@ shell/linux/dispframe.elf generated .vs -# Android General -bin/ -gen/ -obj/ -build/* -*.so -local.properties -ant.properties - # Android Studio -.gradle *.iml -.externalNativeBuild -gradle.properties -shell/android-studio/reicast/src/main/assets/build +shell/android-studio/.gradle/ +shell/android-studio/reicast/.cxx/ +shell/android-studio/reicast/build/ +shell/android-studio/reicast/local.properties # JetBrains IDES .idea/