diff --git a/.gitattributes b/.gitattributes index 91a5614a..e75b5faf 100644 --- a/.gitattributes +++ b/.gitattributes @@ -3,6 +3,8 @@ # Windows forced line-endings /.idea/* text eol=crlf +*.bat text eol=crlf +*.ps1 text eol=crlf # Gradle wrapper *.jar binary