Just putting this out here, have fun

This commit is contained in:
Martin Prokoph
2024-11-22 15:48:34 +01:00
parent fac524bab7
commit 8655bcd06c
22 changed files with 884 additions and 0 deletions

25
.gitignore vendored Normal file
View File

@@ -0,0 +1,25 @@
# gradle
.gradle/
out/
classes/
build/
# idea
.idea/
*.iml
*.ipr
*.iws
# vscode
.settings/
.vscode/
bin/
.classpath
.project
# fabric
run/