This commit is contained in:
2022-09-12 20:35:52 +03:00
parent 3d13ebef47
commit ff51eb8abc
38 changed files with 2704 additions and 0 deletions

11
.gitignore vendored Normal file
View File

@@ -0,0 +1,11 @@
*
!src
!src/**
!.gitignore
!build.gradle
!gradle.properties
!gradlew
!gradlew.bat
!LICENSE
!readme.md
!settings.gradle