diff --git a/lib/.gitattributes b/lib/.gitattributes index 8e28d9b8..1e17e4e0 100644 --- a/lib/.gitattributes +++ b/lib/.gitattributes @@ -1,2 +1,2 @@ # Make ncc output consistent -*.js text=auto eol=lf +*.js text eol=lf