Add template (NeoGradle)
From: https://github.com/NeoForgeMDKs/MDK-1.21.4-NeoGradle
This commit is contained in:
parent
8e588cf33e
commit
9d7496a1fe
14 changed files with 936 additions and 0 deletions
5
.gitattributes
vendored
Normal file
5
.gitattributes
vendored
Normal file
|
@ -0,0 +1,5 @@
|
|||
# Disable autocrlf on generated files, they always generate with LF
|
||||
# Add any extra files or paths here to make git stop saying they
|
||||
# are changed when only line endings change.
|
||||
src/generated/**/.cache/cache text eol=lf
|
||||
src/generated/**/*.json text eol=lf
|
Loading…
Add table
Add a link
Reference in a new issue