authorgravatar for meghan@unicycle.coMeghan Denny <meghan@unicycle.co> 2021-07-17 15:19:21 -07:00
committergravatar for meghan@unicycle.coMeghan Denny <meghan@unicycle.co> 2021-07-17 15:19:21 -07:00
logeb97f74b51a01afea1aca7236d5561eab32e5dcf
tree6a93d38d72f2d1e339f2fa607ceaba1a336ddc0e
parentc1d287cba6c36fa879caa1393e8e1abf1cde726f

normalize zig files to `\n` always


1 files changed, 2 insertions(+), 0 deletions(-)

.gitattributes+2
......@@ -1,2 +1,4 @@
11# Auto detect text files and perform LF normalization
22* text=auto
3# TODO https://github.com/ziglang/zig/issues/38
4*.zig text eol=lf