diff --git a/.editorconfig b/.editorconfig index f89de5d..bb7954a 100644 --- a/.editorconfig +++ b/.editorconfig @@ -11,5 +11,5 @@ trim_trailing_whitespace = false insert_final_newline = true # Tab indentation (no size specified) -[Makefile] +[Makefile*] indent_style = tab