From aaa6f32f15d846262371580e85ddd3aba01d99c2 Mon Sep 17 00:00:00 2001 From: Linus Dierheimer Date: Fri, 19 Nov 2021 12:42:03 +0100 Subject: [PATCH] updated .editorconfig --- .editorconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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]