Setup NeoForge project

This commit is contained in:
Aizistral
2026-01-28 23:04:44 +01:00
parent 3f3e3aabff
commit 96a64d9719
14 changed files with 636 additions and 0 deletions

26
NeoForge/.gitignore vendored Normal file
View File

@@ -0,0 +1,26 @@
# eclipse
bin
*.launch
.settings
.metadata
.classpath
.project
# idea
out
*.ipr
*.iws
*.iml
.idea
# gradle
build
.gradle
# other
eclipse
run
runs
run-data
repo