diff --git a/lib/.gitattributes b/lib/.gitattributes new file mode 100644 index 00000000..8e28d9b8 --- /dev/null +++ b/lib/.gitattributes @@ -0,0 +1,2 @@ +# Make ncc output consistent +*.js text=auto eol=lf