diff --git a/.editorconfig b/.editorconfig index c075e7e..560e94b 100644 --- a/.editorconfig +++ b/.editorconfig @@ -11,6 +11,7 @@ trim_trailing_whitespace = true [*.txt] insert_final_newline = false +trim_trailing_whitespace = false [*.md] trim_trailing_whitespace = false