From 0d68dde75a2a038648c2993509718c74e593e75d Mon Sep 17 00:00:00 2001 From: djibe Date: Wed, 9 Jun 2021 13:31:50 +0200 Subject: [PATCH] LF for all files --- .gitattributes | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 000000000..dc0e12c70 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,5 @@ +# Enforce Unix newlines +* text=auto eol=lf + +# Don't diff or textually merge source maps +*.map binary