server almost finished

This commit is contained in:
2024-09-28 01:45:15 +02:00
parent 5e9a266c7b
commit af826ae665
4 changed files with 154 additions and 176 deletions

View File

@@ -1,6 +1,7 @@
.gradle
build/
run/
run/*
!run/.gitkeep
!gradle/wrapper/gradle-wrapper.jar
!**/src/main/**/build/
!**/src/test/**/build/