Repo created

This commit is contained in:
Fr4nz D13trich 2025-11-24 08:22:15 +01:00
parent 5b950caea0
commit 477d1afe74
805 changed files with 316919 additions and 2 deletions

27
.gitignore vendored Normal file
View file

@ -0,0 +1,27 @@
# Gradle
.gradle
# Generated files
/build
# IntelliJ
*.iml
*.ipr
*.iws
.idea/
#/.idea/workspace.xml
#/.idea/libraries
# Local configuration file (sdk path, etc)
local.properties
app/keystore.properties
# Keystores
*.keystore
*.jks
# Windows
.DS_Store
# Linux
*~