refac: переосмысление

This commit is contained in:
2024-02-07 03:21:23 +03:00
commit 25302bd1e6
44 changed files with 2275 additions and 0 deletions

10
.gitignore vendored Normal file
View File

@@ -0,0 +1,10 @@
# Java
/hs_err_pid*
# Gradle
/.gradle/
build/
# IDEA
/.idea/
/*.iml