First Push, yay

This commit is contained in:
2026-07-05 19:26:33 +02:00
parent f46a0d60bc
commit eaeb467db9
12 changed files with 262 additions and 0 deletions
+18
View File
@@ -0,0 +1,18 @@
# IntelliJ
.idea/
*.iml
out/
# Gradle
.gradle/
build/
# Minecraft run folder (VERY important)
run/
runs/
runClient/
runServer/
# Logs / caches
*.log
logs/