0
This commit is contained in:
2021-05-18 16:47:09 +03:00
commit 4aa0954ae3
10 changed files with 359 additions and 0 deletions

11
.gitignore vendored Normal file
View File

@@ -0,0 +1,11 @@
# IDEA #
.idea/
out/
*.iml
*.ipr
*.iws
*.ids
# GRADLE #
.gradle/
build/