Add template (NeoGradle)

From: https://github.com/NeoForgeMDKs/MDK-1.21.4-NeoGradle
This commit is contained in:
Charlotte Gaskell 2025-04-28 19:53:13 +01:00
parent 8e588cf33e
commit 9d7496a1fe
No known key found for this signature in database
GPG key ID: F971A08925FCC0AD
14 changed files with 936 additions and 0 deletions

26
.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