mirror of
https://github.com/osukey/osukey.git
synced 2025-08-06 16:13:57 +09:00
Make sure *.cs has CRLF line endings.
This commit is contained in:
2
.gitattributes
vendored
2
.gitattributes
vendored
@ -1,6 +1,8 @@
|
|||||||
# This won't normalise line endings, but it will ensure that merge drivers use CRLF
|
# This won't normalise line endings, but it will ensure that merge drivers use CRLF
|
||||||
* -text eol=crlf
|
* -text eol=crlf
|
||||||
|
|
||||||
|
*.cs eol=crlf
|
||||||
|
|
||||||
# Currently in-use binary file extensions
|
# Currently in-use binary file extensions
|
||||||
*.blend binary
|
*.blend binary
|
||||||
*.bmp binary
|
*.bmp binary
|
||||||
|
Reference in New Issue
Block a user