Set up android app
This commit is contained in:
parent
aab7973928
commit
56d6be7e2f
41 changed files with 908 additions and 0 deletions
19
tta-app/src-tauri/gen/android/.gitignore
vendored
Normal file
19
tta-app/src-tauri/gen/android/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
*.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
|
||||
.cxx
|
||||
local.properties
|
||||
key.properties
|
||||
|
||||
/.tauri
|
||||
/tauri.settings.gradle
|
||||
Loading…
Add table
Add a link
Reference in a new issue