Added vcxproj to gitattributes

This commit is contained in:
MathuSum Mut
2018-11-02 18:14:30 +01:00
committed by GitHub
parent e5768e5f96
commit 8f942f4a74

1
.gitattributes vendored
View File

@@ -1,6 +1,7 @@
* text=auto * text=auto
*.bat eol=crlf *.bat eol=crlf
*.vcproj eol=crlf *.vcproj eol=crlf
*.vcxproj eol=crlf
*.nsi eol=crlf *.nsi eol=crlf
*.sln eol=crlf *.sln eol=crlf
*.vbs eol=crlf *.vbs eol=crlf