livebook/.gitattributes
2023-08-31 10:41:23 +02:00

8 lines
184 B
Plaintext

# convert all CRLF to LF
* text=auto eol=lf
# ensure binary files are not marked as text
*.{ico,png,jpg,jpeg,gif,webp,woff,woff2} binary
iframe/priv/static/iframe/*.html text eol=lf