mirror of
https://github.com/ppy/osu.git
synced 2025-01-23 02:22:55 +08:00
Make sure *.cs has CRLF line endings.
This commit is contained in:
parent
123d92f5b9
commit
56f914ba47
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
|
||||||
|
Loading…
Reference in New Issue
Block a user