crlfs for dme (#7711)

This commit is contained in:
Raeschen
2024-02-09 19:45:41 +01:00
committed by GitHub
parent bb05071b02
commit bb48f6c80b

3
.gitattributes vendored
View File

@@ -1,5 +1,8 @@
* text=auto
## Enforce CRLF mode for DME (BYOND wants this.)
*.dme text eol=crlf
## Enforce text mode and LF line breaks
*.bat text eol=lf
*.cjs text eol=lf