changeset 108:b3091e460553

Remove end_of_line from .editorconfig. Version control should convert newlines as necessary.
author Jordan Miner <jminer7@gmail.com>
date Sat, 19 Jan 2013 20:48:53 -0600
parents 2b710303990f
children 7678554e75de
files .editorconfig
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/.editorconfig	Fri Dec 28 22:33:34 2012 -0600
+++ b/.editorconfig	Sat Jan 19 20:48:53 2013 -0600
@@ -4,7 +4,6 @@
 
 [*]
 indent_style = tab
-end_of_line = lf
 charset = utf-8
 trim_trailing_whitespace = true