Android-Cleanup und build fix
Some checks failed
Code Analysis and Production Deploy / analyze (push) Failing after 5m4s
Code Analysis and Production Deploy / deploy-production (push) Has been skipped
Code Analysis and Production Deploy / deploy-test (push) Has been skipped

This commit is contained in:
Torsten Schulz (local)
2026-05-27 18:12:10 +02:00
parent 92099685e6
commit 2c681cf65c
6746 changed files with 6 additions and 105384 deletions

6
.gitignore vendored
View File

@@ -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