You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by ea...@apache.org on 2020/01/24 16:46:57 UTC

[uima-uimacpp] 02/02: UIMA-6175 more gitattributes

This is an automated email from the ASF dual-hosted git repository.

eae pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/uima-uimacpp.git

commit 621cda6022e4ec293c03e3b4970a1d4bda56663a
Author: Eddie Epstein <ea...@us.ibm.com>
AuthorDate: Fri Jan 24 11:45:50 2020 -0500

    UIMA-6175 more gitattributes
---
 .gitattributes | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitattributes b/.gitattributes
index 3c3644c..64a44de 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1,5 +1,5 @@
 # Set as default eol=NL so windows can create cross platform src tarball
-*     	  text eol=lf
+*     	  text=auto
 
 # Make sure these files have eol=CRLF
 *.vcproj  text eol=crlf