mirror of https://github.com/ppy/osu
Make sure *.cs has CRLF line endings.
This commit is contained in:
parent
123d92f5b9
commit
56f914ba47
|
@ -1,6 +1,8 @@
|
|||
# This won't normalise line endings, but it will ensure that merge drivers use CRLF
|
||||
* -text eol=crlf
|
||||
|
||||
*.cs eol=crlf
|
||||
|
||||
# Currently in-use binary file extensions
|
||||
*.blend binary
|
||||
*.bmp binary
|
||||
|
|
Loading…
Reference in New Issue