livebook/.gitattributes

8 lines
184 B
Plaintext
Raw Permalink Normal View History

2023-08-31 16:41:23 +08:00
# 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