From dcb315ec000fc88d718379a31491df10b8dd1895 Mon Sep 17 00:00:00 2001 From: red031000 Date: Mon, 27 Apr 2020 20:41:32 +0100 Subject: add eol normalisation for .sha1 files because git is dumb --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000..ce8c0f74 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.sha1 text eol=lf \ No newline at end of file -- cgit v1.2.3