From c507a38e76624de12f24b1a170bf29af6f249170 Mon Sep 17 00:00:00 2001 From: Karsten Bott Date: Thu, 2 Jul 2015 05:50:38 +0200 Subject: [PATCH] Test for ps Files --- .gitattributes | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.gitattributes b/.gitattributes index 95f0ec8..129d72b 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,9 +1,9 @@ # Auto detect text files and perform LF normalization * text=auto -*.ps1 text -# *.psm1 diff -*.ps1 text eol=crlf -*.psm* text eol=crlf +# *.ps1 text +# *.psm text +# *.ps1 text eol=crlf +# *.psm* text eol=crlf # labbuildr.ps1 text eol=crlf # Custom for Visual Studio