Force consistent line endings.
I'd suggest enabling the EolExtension: this way we won't go back and forth here.
This commit is contained in:
@@ -0,0 +1,22 @@
|
|||||||
|
[repository]
|
||||||
|
native = CRLF
|
||||||
|
|
||||||
|
[patterns]
|
||||||
|
**.cpp = CRLF
|
||||||
|
**.h = CRLF
|
||||||
|
**.txt = CRLF
|
||||||
|
**.lua = CRLF
|
||||||
|
**.sln = CRLF
|
||||||
|
**.ini = CRLF
|
||||||
|
**.redir = CRLF
|
||||||
|
**.sm = CRLF
|
||||||
|
**.ssc = CRLF
|
||||||
|
**.vcproj = CRLF
|
||||||
|
**.xsl = CRLF
|
||||||
|
**.xml = CRLF
|
||||||
|
**.jpg = BIN
|
||||||
|
**.png = BIN
|
||||||
|
**.jpeg = BIN
|
||||||
|
**.ogg = BIN
|
||||||
|
**.sh = LF
|
||||||
|
Makefile = LF
|
||||||
Reference in New Issue
Block a user