feat: add project files

This commit is contained in:
AXOLOTsh
2026-08-18 03:16:01 +03:00
parent 30eebeda3e
commit 2bfb9262fc
17 changed files with 867 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