diff options
-rw-r--r-- | .editorconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.editorconfig b/.editorconfig index 1953ba8..1ef569f 100644 --- a/.editorconfig +++ b/.editorconfig @@ -9,3 +9,6 @@ indent_size = 4 [*.{bat,cmd}] end_of_line = crlf + +[dist/LICENCE.windows] +end_of_line = crlf |