mirror of
https://github.com/Redot-Engine/redot-engine.git
synced 2025-12-05 23:07:42 -05:00
Preserve CRLF line terminators for MSVS project template
This commit is contained in:
2
.gitattributes
vendored
2
.gitattributes
vendored
@@ -9,7 +9,7 @@ thirdparty/* linguist-vendored
|
|||||||
*.bat eol=crlf
|
*.bat eol=crlf
|
||||||
*.sln eol=crlf
|
*.sln eol=crlf
|
||||||
*.csproj eol=crlf
|
*.csproj eol=crlf
|
||||||
misc/msvs/*.template eol=crlf
|
misc/msvs/* eol=crlf
|
||||||
# And some test files where the EOL matters
|
# And some test files where the EOL matters
|
||||||
*.test.txt -text
|
*.test.txt -text
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user