mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-09-23 09:02:27 +00:00
chore: add .gitattributes for LF normalization
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
# Normalise text files to LF across platforms.
|
||||
* text=auto eol=lf
|
||||
|
||||
# Keep Windows command scripts in CRLF for compatibility.
|
||||
*.bat text eol=crlf
|
||||
*.cmd text eol=crlf
|
||||
Reference in New Issue
Block a user