Fix eml line breaks to CRLF

This commit is contained in:
Wolf-Martell Montwé 2023-08-30 16:45:43 +02:00
parent 5b4cee05ac
commit b2e9bf8fd0
No known key found for this signature in database
GPG key ID: 6D45B21512ACBF72

1
.gitattributes vendored
View file

@ -1,4 +1,5 @@
* text=auto
*.bat eol=crlf
*.eml eol=crlf
*.jar binary