mirror of
https://github.com/mangosfour/server.git
synced 2025-12-25 04:37:02 +00:00
[11286] Use .gitattributes file in order to set the Visual Studio Files to CRLF line endings.
Signed-off-by: DasBlub <DasBlub@gmail.com>
This commit is contained in:
parent
96512037a9
commit
6c7cfa95e2
3 changed files with 5 additions and 1 deletions
3
.gitattributes
vendored
Normal file
3
.gitattributes
vendored
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
*.sln eol=crlf
|
||||
*.vcproj eol=crlf
|
||||
*.vcxproj* eol=crlf
|
||||
Loading…
Add table
Add a link
Reference in a new issue