From d7a9c8d8627488d1d5c6cc8329afd012448217fc Mon Sep 17 00:00:00 2001 From: Wolfgang Thaller Date: Sun, 9 Dec 2018 10:22:32 +0100 Subject: [PATCH] gitattributes --- .gitattributes | 2 +- .gitignore | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 7c63f04652..a4ac9b1989 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,2 @@ # Ensure Windows Git clients maintain Unix line endings on checkout -* text eol=lf +* text=auto eol=lf diff --git a/.gitignore b/.gitignore index e0c979d001..f5a1d1a61e 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,5 @@ CMakeLists.txt.user .finf InterfacesAndLibraries .DS_Store +.vscode +