diff --git a/.editorconfig b/.editorconfig index c2cdfb8a..7de4d942 100644 --- a/.editorconfig +++ b/.editorconfig @@ -19,3 +19,6 @@ insert_final_newline = true [*.md] trim_trailing_whitespace = false + +[list.txt] +insert_final_newline = false