Android-Cleanup und build fix
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -88,6 +88,12 @@ out
|
||||
.nuxt
|
||||
dist
|
||||
|
||||
# Android / Gradle generated and machine-local files
|
||||
/android-app/.gradle/
|
||||
/android-app/.kotlin/
|
||||
/android-app/**/build/
|
||||
/android-app/local.properties
|
||||
|
||||
# Build output (but keep production data!)
|
||||
.output
|
||||
!.output/.gitkeep
|
||||
|
||||
Reference in New Issue
Block a user