From f8fe125af1702eef5315d407f019d866e7d0babe Mon Sep 17 00:00:00 2001 From: Grant Limberg Date: Wed, 1 Mar 2023 15:33:04 -0800 Subject: [PATCH] remove this too --- zeroidc/.gitattributes | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 zeroidc/.gitattributes diff --git a/zeroidc/.gitattributes b/zeroidc/.gitattributes deleted file mode 100644 index ba3a8fca8..000000000 --- a/zeroidc/.gitattributes +++ /dev/null @@ -1,3 +0,0 @@ -# disable autocrlf because it doesn't mix well with -# vendored rust packages -* text=false