From 0eba0cae49ae591ba52ccbbfe95e75c922673ee1 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 19 Sep 2018 23:16:06 +0300 Subject: Add .gitattributes with lf formats. --- .gitattributes | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 000000000..0220a2a5b --- /dev/null +++ b/.gitattributes @@ -0,0 +1,16 @@ +*.xml text eol=lf +*.xsd text eol=lf +*.yml text eol=lf +*.gpl text eol=lf +*.mk text eol=lf +*.po text eol=lf +*.pot text eol=lf +*.desktop text eol=lf +*.manaplus text eol=lf +*.sh text eol=lf +*.in text eol=lf +*.am text eol=lf +*.sfd text eol=lf +*.glsl text eol=lf +*.idx text eol=lf +Makefile text eol=lf -- cgit v1.2.3-70-g09d2