Initial commit

This commit is contained in:
Tenkuma 2025-12-30 11:53:41 -03:00 committed by GitHub
commit 580c915af8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
16 changed files with 606 additions and 0 deletions

5
.gitignore vendored Normal file
View file

@ -0,0 +1,5 @@
.gradle/
build/
out/
.idea/
libs/