Files
mcMod/.gitattributes
m0_75251201 825b9e2958
Some checks failed
build / build (push) Has been cancelled
feat:学习第一个物品
2025-10-22 17:31:34 +08:00

10 lines
214 B
Plaintext

#
# https://help.github.com/articles/dealing-with-line-endings/
#
# Linux start script should use lf
/gradlew text eol=lf
# These are Windows script files and should use crlf
*.bat text eol=crlf