From 1dea5f8f7bceec8ccd839e9a83775ff1d3d01278 Mon Sep 17 00:00:00 2001 From: Charles Gagnon Date: Tue, 6 Oct 2020 10:41:09 -0700 Subject: [PATCH] Add line endings gitattribute (#12760) --- build/.gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 build/.gitattributes diff --git a/build/.gitattributes b/build/.gitattributes new file mode 100644 index 0000000000..fcadb2cf97 --- /dev/null +++ b/build/.gitattributes @@ -0,0 +1 @@ +* text eol=lf