Initialize backend

This commit is contained in:
2026-02-12 14:11:35 -05:00
parent cfdf39e6b9
commit 8c1a2779f4
11 changed files with 459 additions and 0 deletions

3
backend/.gitattributes vendored Normal file
View File

@@ -0,0 +1,3 @@
/gradlew text eol=lf
*.bat text eol=crlf
*.jar binary