Initial commit

This commit is contained in:
LagradOst 2022-08-09 17:42:39 +00:00
commit c0509c5db9
15 changed files with 531 additions and 0 deletions

12
.gitignore vendored Normal file
View file

@ -0,0 +1,12 @@
*.iml
.gradle
/local.properties
/.idea
.DS_Store
/build
**/build
/captures
.externalNativeBuild
.cxx
local.properties
.vscode