diff --git a/.editorconfig b/.editorconfig index d86ca8d57..a1c08b727 100644 --- a/.editorconfig +++ b/.editorconfig @@ -7,7 +7,7 @@ tab_width = 4 insert_final_newline = true trim_trailing_whitespace = true -[*.{md,fflogo}] +[*.md] trim_trailing_whitespace = false [*.txt]