From 8c71b35888915a902b515ac9de6260678bc4e9c9 Mon Sep 17 00:00:00 2001 From: redtide Date: Thu, 24 Jun 2021 14:00:04 +0200 Subject: [PATCH] Set default documents line endings behavior --- .gitattributes | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitattributes b/.gitattributes index bd2cfac4..c847cf1a 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1,7 @@ +# Set the default behavior, in case people don't have core.autocrlf set. +# See https://help.github.com/en/articles/dealing-with-line-endings +* text=auto + winlib/* linguist-vendored src/lib/* linguist-vendored icon.inl linguist-vendored