Fix eml line breaks to CRLF
This commit is contained in:
parent
5b4cee05ac
commit
b2e9bf8fd0
1 changed files with 1 additions and 0 deletions
1
.gitattributes
vendored
1
.gitattributes
vendored
|
@ -1,4 +1,5 @@
|
|||
* text=auto
|
||||
|
||||
*.bat eol=crlf
|
||||
*.eml eol=crlf
|
||||
*.jar binary
|
||||
|
|
Loading…
Reference in a new issue