Add exception for mvnw.cmd to editorconfig

This commit is contained in:
Simon Bruder 2023-11-12 20:44:43 +01:00
parent 7a769f2976
commit d2538791a8
Signed by: simon
GPG key ID: 8D3C82F9F309F8EC

View file

@ -18,3 +18,7 @@ indent_style = tab
[{*.html,*.css,*.js}]
indent_style = tab
# vendored file for windows (where CRLF is the correct line ending)
[mvnw.cmd]
end_of_line = crlf