From f34adb574c97545556069cb0d0c0d7883ce131b4 Mon Sep 17 00:00:00 2001 From: Demian Katz <demian.katz@villanova.edu> Date: Wed, 17 May 2017 13:41:37 -0400 Subject: [PATCH] Added setting to ensure proper .bat file formatting. --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000000..2accc33da50 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.bat eol=crlf -- GitLab