Files
web/.gitattributes
XhmikosR 082d68ee5d Enforce LF
On Windows, `autocrlf` is set to `true` by default. This forces LF everywhere.

Signed-off-by: XhmikosR <xhmikosr@gmail.com>
2019-12-11 16:41:41 +02:00

8 lines
99 B
Plaintext

# Enforce Unix newlines
* text=auto eol=lf
*.ttf binary
*.eot binary
*.woff binary
*.woff2 binary