1
0
This commit is contained in:
2021-11-17 20:12:26 +08:00
parent 70b5475d83
commit 9b000db778
35 changed files with 998 additions and 0 deletions

16
MyApplication/.gitignore vendored Normal file
View File

@@ -0,0 +1,16 @@
*.iml
.gradle
/local.properties
/.idea/caches
/.idea/libraries
/.idea/modules.xml
/.idea/workspace.xml
/.idea/navEditor.xml
/.idea/assetWizardSettings.xml
.DS_Store
/build
/captures
.externalNativeBuild
/entry/.preview
.cxx
/node_modules