INIT
This commit is contained in:
commit
1db3a48278
95 changed files with 7462 additions and 0 deletions
19
src-tauri/gen/android/.gitignore
vendored
Normal file
19
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