Project initialization

This commit is contained in:
Piotr Dec 2023-06-22 21:25:42 +02:00
commit 97ee629ef3
38 changed files with 698 additions and 0 deletions

10
.gitignore vendored Normal file
View file

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