gitignore: Update android-related files and folders

This commit is contained in:
scribam 2020-04-30 11:26:17 +02:00
parent dd32e76dc6
commit 7c739d5a7f
1 changed files with 4 additions and 13 deletions

17
.gitignore vendored
View File

@ -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/