diff --git a/.gitattributes b/.gitattributes index e66f93d..f28d2a3 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1,4 @@ # Auto detect text files and perform LF normalization * text=auto -*.sh text +*.sh text eol=lf +*.js text eol=lf