Files
JMT-MCMT/.gitattributes
jediminer543 bb288c86b5 Initial commit of minecraft multithreading mod
Initial release support 1.16.1 and 1.15.2, and allows for the parallelisation of
worlds, entities, tile entities, and environment ticks
2020-08-06 23:55:31 +01:00

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