PS files should have crlf

This commit is contained in:
Doug Finke
2015-04-02 13:27:28 -04:00
parent 4626de28b9
commit 6f1604b33f

2
.gitattributes vendored
View File

@@ -3,6 +3,8 @@
# Custom for Visual Studio
*.cs diff=csharp
*.ps1 text eol=crlf
*.psm1 text eol=crlf
# Standard to msysgit
*.doc diff=astextplain