]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Remove Makefile section from .editorconfig 8676/head
authorShawn Price <shawnp@gmail.com>
Sat, 27 Jul 2013 21:04:46 +0000 (14:04 -0700)
committerShawn Price <shawnp@gmail.com>
Sat, 27 Jul 2013 21:04:46 +0000 (14:04 -0700)
.editorconfig

index ad9d6beae3925fee183007abccb57d3643de8f88..cf8d7fa6eef1af8898de295fceebbb2ce1c79f73 100644 (file)
@@ -9,6 +9,3 @@ end_of_line = lf
 charset = utf-8
 trim_trailing_whitespace = true
 insert_final_newline = true
-
-[Makefile]
-indent_style = tab