Initial commit

This commit is contained in:
Deepak Patil 2022-09-13 21:42:19 +05:30
commit 4b15807d96
15 changed files with 540 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