| author | |
| committer | |
| log | eb97f74b51a01afea1aca7236d5561eab32e5dcf |
| tree | 6a93d38d72f2d1e339f2fa607ceaba1a336ddc0e |
| parent | c1d287cba6c36fa879caa1393e8e1abf1cde726f |
1 files changed, 2 insertions(+), 0 deletions(-)
.gitattributes+2| ... | ... | @@ -1,2 +1,4 @@ |
| 1 | 1 | # Auto detect text files and perform LF normalization |
| 2 | 2 | * text=auto |
| 3 | # TODO https://github.com/ziglang/zig/issues/38 | |
| 4 | *.zig text eol=lf |