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:
Jason Felds
2011-03-16 15:51:54 -04:00
parent e27b454306
commit 7c4044a2fc
75 changed files with 24426 additions and 24404 deletions
+22
View File
@@ -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