This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-compress.git
The following commit(s) were added to refs/heads/master by this push: new ec51413d5 Deal with LF on Windows ec51413d5 is described below commit ec51413d5c4c24c9162ffdcb2cbfaf1afd8e1d6a Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Wed Nov 15 14:19:38 2023 -0500 Deal with LF on Windows --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index fb7837674..d8bfec4c2 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,4 +1,4 @@ -* text=auto +* text=input *.ar binary *.arj binary