mirror of
https://github.com/barkeser2002/JMT-MCMT.git
synced 2026-09-25 01:10:04 +03:00
Initial release support 1.16.1 and 1.15.2, and allows for the parallelisation of worlds, entities, tile entities, and environment ticks
6 lines
256 B
Plaintext
6 lines
256 B
Plaintext
# 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
|