mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 18:22:39 +00:00
crlfs for dme (#7711)
This commit is contained in:
3
.gitattributes
vendored
3
.gitattributes
vendored
@@ -1,5 +1,8 @@
|
|||||||
* text=auto
|
* text=auto
|
||||||
|
|
||||||
|
## Enforce CRLF mode for DME (BYOND wants this.)
|
||||||
|
*.dme text eol=crlf
|
||||||
|
|
||||||
## Enforce text mode and LF line breaks
|
## Enforce text mode and LF line breaks
|
||||||
*.bat text eol=lf
|
*.bat text eol=lf
|
||||||
*.cjs text eol=lf
|
*.cjs text eol=lf
|
||||||
|
|||||||
Reference in New Issue
Block a user