commit 4daec63aead9da8ee9934975623db990e05303ed (tree)
parent d4d21801481bc964eea40f67d59f3384af33c2cc
Author: daurnimator <quae@daurnimator.com>
Date: Sun, 5 Apr 2020 18:50:58 +1000
.gitattributes: deps/SoftFloat-3e/*.txt lines are crlf terminated
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/.gitattributes b/.gitattributes
@@ -1,6 +1,7 @@
*.zig text eol=lf
*.txt text eol=lf
langref.html.in text eol=lf
+deps/SoftFloat-3e/*.txt text eol=crlf
deps/* linguist-vendored
lib/include/* linguist-vendored