24 lines
351 B
Plaintext
24 lines
351 B
Plaintext
[patterns]
|
|
**.cpp = native
|
|
**.h = native
|
|
**.mm = native
|
|
**.txt = native
|
|
**.lua = native
|
|
**.sln = CRLF
|
|
**.ini = native
|
|
**.redir = native
|
|
**.sm = native
|
|
**.ssc = native
|
|
**.py = native
|
|
**.vcproj = CRLF
|
|
**.xsl = native
|
|
**.xml = native
|
|
**.jpg = BIN
|
|
**.png = BIN
|
|
**.jpeg = BIN
|
|
**.ogg = BIN
|
|
**.mp3 = BIN
|
|
**.wav = BIN
|
|
**.sh = LF
|
|
Makefile = LF
|
|
Makefile.am = LF |