change line endings
This commit is contained in:
@@ -1,22 +1,23 @@
|
|||||||
[repository]
|
|
||||||
native = CRLF
|
|
||||||
|
|
||||||
[patterns]
|
[patterns]
|
||||||
**.cpp = CRLF
|
**.cpp = native
|
||||||
**.h = CRLF
|
**.h = native
|
||||||
**.txt = CRLF
|
**.mm = native
|
||||||
**.lua = CRLF
|
**.txt = native
|
||||||
|
**.lua = native
|
||||||
**.sln = CRLF
|
**.sln = CRLF
|
||||||
**.ini = CRLF
|
**.ini = native
|
||||||
**.redir = CRLF
|
**.redir = native
|
||||||
**.sm = CRLF
|
**.sm = native
|
||||||
**.ssc = CRLF
|
**.ssc = native
|
||||||
**.vcproj = CRLF
|
**.vcproj = CRLF
|
||||||
**.xsl = CRLF
|
**.xsl = native
|
||||||
**.xml = CRLF
|
**.xml = native
|
||||||
**.jpg = BIN
|
**.jpg = BIN
|
||||||
**.png = BIN
|
**.png = BIN
|
||||||
**.jpeg = BIN
|
**.jpeg = BIN
|
||||||
**.ogg = BIN
|
**.ogg = BIN
|
||||||
|
**.mp3 = BIN
|
||||||
|
**.wav = BIN
|
||||||
**.sh = LF
|
**.sh = LF
|
||||||
Makefile = LF
|
Makefile = LF
|
||||||
|
Makefile.am = LF
|
||||||
Reference in New Issue
Block a user