authorgravatar for hello@nektro.netMeghan Denny <hello@nektro.net> 2021-07-27 23:56:52 -07:00
committergravatar for hello@nektro.netMeghan Denny <hello@nektro.net> 2021-07-27 23:56:52 -07:00
logd055a8591f9788b361f216e2d3a53017ae032377
treed68243ba58878dacf61c9e51d77484ad3470930b

add .gitattributes


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

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