Initial commit

This commit is contained in:
2026-05-08 11:45:15 +02:00
commit e5471b5fa0
120 changed files with 8938 additions and 0 deletions
+17
View File
@@ -0,0 +1,17 @@
.gradle/
.idea/
.kotlin/
build/
**/.cache
app/build/
app/release/
local.properties
*.iml
**/.cxx
.clang-format
!/app/src/main/jniLib
.DS_Store
/app/src/main/cpp
app/modern
app/legacy
.sisyphus/