authorgravatar for quae@daurnimator.comdaurnimator <quae@daurnimator.com> 2020-04-05 18:50:58+10:00
committergravatar for andrew@ziglang.orgAndrew Kelley <andrew@ziglang.org> 2020-04-05 11:03:31-04:00
log4daec63aead9da8ee9934975623db990e05303ed
tree753ddc6d0736f61a06eccc0ee033539049dbd243
parentd4d21801481bc964eea40f67d59f3384af33c2cc

.gitattributes: deps/SoftFloat-3e/*.txt lines are crlf terminated


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

.gitattributes+1
......@@ -1,6 +1,7 @@
11*.zig text eol=lf
22*.txt text eol=lf
33langref.html.in text eol=lf
4deps/SoftFloat-3e/*.txt text eol=crlf
45
56deps/* linguist-vendored
67lib/include/* linguist-vendored