mirror of
https://github.com/glest/glest-source.git
synced 2025-07-31 13:40:11 +02:00
Added vcxproj to gitattributes
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -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
|
||||||
|
Reference in New Issue
Block a user