From 65982c05203059339ff2f1df11bb83e5497360d8 Mon Sep 17 00:00:00 2001 From: Julian Pawlowski Date: Sat, 20 Nov 2021 15:55:27 +0100 Subject: [PATCH] Create Microsoft Shell.gitattributes --- Microsoft Shell.gitattributes | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 Microsoft Shell.gitattributes diff --git a/Microsoft Shell.gitattributes b/Microsoft Shell.gitattributes new file mode 100644 index 0000000..b9575a9 --- /dev/null +++ b/Microsoft Shell.gitattributes @@ -0,0 +1,12 @@ + +# Basic .gitattributes for a Microsoft Shell repo. + +# Source files +# ============ +*.msh text eol=crlf +*.msh1 text eol=crlf +*.msh2 text eol=crlf +*.mshxml text eol=crlf +*.msh1xml text eol=crlf +*.msh2xml text eol=crlf +*.mcf text eol=crlf