From: Shawn Price Date: Sat, 27 Jul 2013 21:04:46 +0000 (-0700) Subject: Remove Makefile section from .editorconfig X-Git-Tag: v3.0.0~125^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d14c72f33486674dd771c992dd5d01a113e72733;p=thirdparty%2Fbootstrap.git Remove Makefile section from .editorconfig --- diff --git a/.editorconfig b/.editorconfig index ad9d6beae3..cf8d7fa6ee 100644 --- a/.editorconfig +++ b/.editorconfig @@ -9,6 +9,3 @@ end_of_line = lf charset = utf-8 trim_trailing_whitespace = true insert_final_newline = true - -[Makefile] -indent_style = tab