This commit is contained in:
2023-02-18 11:27:35 +08:00
parent 9535661703
commit c7452c3016
35 changed files with 787 additions and 0 deletions

14
.gitignore vendored
View File

@@ -33,3 +33,17 @@ google-services.json
# Android Profiling
*.hprof
.gradle
/local.properties
/.idea/caches
/.idea/libraries
/.idea/modules.xml
/.idea/workspace.xml
/.idea/navEditor.xml
/.idea/assetWizardSettings.xml
.DS_Store
/build
/captures
.externalNativeBuild
.cxx