From ca63b512ef75c1525a894e2fad0818e3bd93b395 Mon Sep 17 00:00:00 2001 From: Roland Haeder Date: Sat, 13 Feb 2016 21:58:34 +0100 Subject: [PATCH] Added .gitattributes MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Roland Häder --- .gitattributes | 2 ++ core | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 000000000..dfe077042 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +# Auto detect text files and perform LF normalization +* text=auto diff --git a/core b/core index 5b9ee4597..1893995b3 160000 --- a/core +++ b/core @@ -1 +1 @@ -Subproject commit 5b9ee459776eeca35b67ac5643e0bffefbbf5dda +Subproject commit 1893995b39b02c07012c5f3795654fb9251b5ebd -- 2.39.5