insomnia/.gitattributes
Atvaark b80f757a26 Add .gitattributes (#506)
Checkout text files with LF line endings.

This prevents auto conversion from LF to CRLF on windows,
which would break unit tests expecting LF line endings.
2017-10-10 22:55:22 +02:00

8 lines
90 B
Plaintext

* text eol=lf
*.gif binary
*.icns binary
*.ico binary
*.png binary
*.woff2 binary