From ed38f3683c22f5c63ef171a53be71164a2861b47 Mon Sep 17 00:00:00 2001 From: Meghan Denny Date: Mon, 17 Jan 2022 23:56:50 -0800 Subject: [PATCH] clean up gitattributes --- .gitattributes | 2 -- 1 file changed, 2 deletions(-) diff --git a/.gitattributes b/.gitattributes index 6699cf656bac1a432c7c2305a193f400ed97cb81..8e8d2ceba4b327ce9db93f988492d0e21a461012 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,6 +1,4 @@ -# Auto detect text files and perform LF normalization * text=auto -# TODO https://github.com/ziglang/zig/issues/38 *.zig text eol=lf zig.mod text eol=lf zigmod.* text eol=lf -- 2.54.0