diff --git a/.editorconfig b/.editorconfig index f893f4c..c1b339d 100644 --- a/.editorconfig +++ b/.editorconfig @@ -25,6 +25,6 @@ indent_style = space indent_size = 2 indent_style = space -[Makefile] +[Makefile*] indent_style = tab tab_width = 2