From a69eceb3b479ed1542ef9841377b573bc5ea2e1a Mon Sep 17 00:00:00 2001 From: "Achim D. Brucker" Date: Wed, 5 Dec 2018 10:33:13 +0000 Subject: [PATCH] Avoid line ending conversions for shell scripts, --- .gitattributes | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..8dc2a37 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,3 @@ +install -crlf +document-generator/Tools/DOF_mkroot -crlf +document-generator/document-template/build -crlf