aboutsummaryrefslogtreecommitdiff
path: root/.editorconfig
diff options
context:
space:
mode:
authorShawn Price <[email protected]>2013-07-27 14:04:46 -0700
committerShawn Price <[email protected]>2013-07-27 14:04:46 -0700
commitd14c72f33486674dd771c992dd5d01a113e72733 (patch)
treed6ee0892dafee6230002883a448c05cf8da8129e /.editorconfig
parent57bc65f7f8a7f763f10c1272fd6256da1f3926b1 (diff)
downloadbootstrap-d14c72f33486674dd771c992dd5d01a113e72733.tar.xz
bootstrap-d14c72f33486674dd771c992dd5d01a113e72733.zip
Remove Makefile section from .editorconfig
Diffstat (limited to '.editorconfig')
-rw-r--r--.editorconfig3
1 files changed, 0 insertions, 3 deletions
diff --git a/.editorconfig b/.editorconfig
index ad9d6beae..cf8d7fa6e 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