From 10b648b282b096e92a9c420697c6930505475bc1 Mon Sep 17 00:00:00 2001 From: Adrien Delorme Date: Fri, 2 Oct 2020 11:06:02 +0200 Subject: [PATCH] Update .gitattributes --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index 6c076338a..0eb67ecaf 100644 --- a/.gitattributes +++ b/.gitattributes @@ -6,6 +6,7 @@ *.mdx text eol=lf *.ps1 text eol=lf *.hcl text eol=lf +*.txt text eol=lf go.mod text eol=lf go.sum text eol=lf common/test-fixtures/root/* eol=lf