This commit is contained in:
2022-07-17 05:35:55 +03:00
commit d8ee0d23f3
22 changed files with 729 additions and 0 deletions

10
.gitignore vendored Normal file
View File

@@ -0,0 +1,10 @@
# IDEA #
.idea/
*.iml
# GRADLE #
.gradle/
build/
# OTHER #
storage/