Skip to content

Commit 03609b9

Browse files
committed
Update .gitattributes
1 parent f756a4b commit 03609b9

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

.gitattributes

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,7 @@
1-
*.bat text eol=crlf
1+
# Enforce Unix newlines
2+
* text=auto eol=lf
3+
4+
*.bat eol=crlf
5+
*.sln eol=crlf
6+
*.vcxproj eol=crlf
7+
*.vcxproj.filters eol=crlf

0 commit comments

Comments
 (0)