You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-04 12:00:25 +00: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