zig

fork of https://codeberg.org/ziglang/zig
Log | Files | Refs | README | LICENSE

commit 2c8495b4bb261d440bc6d1a6b0415a64c8d99222 (tree)
parent a239c7439f4743960bd11be66ae05962eebfa279
Author: Andrew Kelley <andrew@ziglang.org>
Date:   Sun, 22 Sep 2019 18:11:55 -0400

git, I love you, but please stop mangling my files

Diffstat:
M.gitattributes | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/.gitattributes b/.gitattributes @@ -1,4 +1,5 @@ *.zig text eol=lf +*.txt text eol=lf langref.html.in text eol=lf deps/* linguist-vendored