mirror of
https://github.com/PabloMK7/citra.git
synced 2025-09-12 05:40:04 +00:00
android: add basic resources
This commit is contained in:
parent
0b7b9a51d6
commit
6b4c40ffd5
14 changed files with 498 additions and 0 deletions
10
src/android/.gitignore
vendored
Normal file
10
src/android/.gitignore
vendored
Normal file
|
@ -0,0 +1,10 @@
|
|||
*.iml
|
||||
.gradle
|
||||
/local.properties
|
||||
/.idea/libraries
|
||||
/.idea/modules.xml
|
||||
/.idea/workspace.xml
|
||||
.DS_Store
|
||||
/build
|
||||
/captures
|
||||
.externalNativeBuild
|
Loading…
Add table
Add a link
Reference in a new issue