From bb77660d0ec52fe31756b62123c35f3cf3a6b224 Mon Sep 17 00:00:00 2001 From: Erik Kemperman Date: Mon, 7 Aug 2017 16:38:34 +0200 Subject: [PATCH] Build: Enforce consistent line endings --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000..fcadb2cf --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +* text eol=lf