feat: add project files

This commit is contained in:
AXOLOTsh
2026-08-17 23:44:08 +03:00
parent 680af40cd2
commit 17340c29a6
23 changed files with 1131 additions and 0 deletions

11
.gitattributes vendored Normal file
View File

@@ -0,0 +1,11 @@
#region Gradle
/gradlew text eol=lf
#endregion
#region Java
*.jar binary
#endregion
#region Windows
*.bat text eol=crlf
#endregion