listmonk/.gitattributes
Marcin Kunert 3b1614b0dc
Added end of line config for git
Eslint complains on Windows about linebreaks not being LF, because they are the default CRLF on Windows. This change allows git to clone it with the expected EOL
2022-01-26 09:50:06 +01:00

4 lines
69 B
Plaintext

frontend/* linguist-vendored
VERSION export-subst
* text=auto eol=lf