initial repo for android!

This commit is contained in:
OnlyPapy98
2025-09-25 12:40:44 +02:00
commit 1f34b9cfed
169 changed files with 12099 additions and 0 deletions

13
library/.gitignore vendored Normal file
View File

@@ -0,0 +1,13 @@
.gradle/
.DS_Store
local.properties
# build files
build/
bin/
gen/
output/
# android studio
*.iml
.idea