0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-12-01 13:24:25 +01:00

Merge pull request #8676 from sprice/update-editorconfig

Remove Makefile section from .editorconfig
This commit is contained in:
Mark Otto 2013-07-27 14:56:29 -07:00
commit 51515e6791

View File

@ -9,6 +9,3 @@ end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
[Makefile]
indent_style = tab