1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-07-31 02:40:26 +02:00

Remove Makefile section from .editorconfig

This commit is contained in:
Shawn Price
2013-07-27 14:04:46 -07:00
parent 57bc65f7f8
commit d14c72f334

View File

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