Initial commit. Fresh Forge MDK 1.20.1 added, old file completely wiped. Ignore previous commit.

This commit is contained in:
Noah Shoesmith
2026-09-14 19:15:08 +01:00
parent bd856154d9
commit b1c0c85b13
16 changed files with 2605 additions and 0 deletions
+16
View File
@@ -0,0 +1,16 @@
# Stop Gradle caches and build files from tracking
.gradle/
build/
bin/
# Stop IDE/Editor settings
.idea/
*.iml
.project
.classpath
.settings/
.vscode/
# Stop system temp files
.DS_Store
Thumbs.db