This is an automated email from the ASF dual-hosted git repository. haonan pushed a commit to branch fix_gitattribute in repository https://gitbox.apache.org/repos/asf/iotdb.git
commit 7dd68fd50dc98500cb51d043a478067d297840c7 Author: HTHou <[email protected]> AuthorDate: Thu Aug 19 21:36:30 2021 +0800 Fix gitattribute covert picture --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 07764a7..94f480d 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1 @@ -* text eol=lf \ No newline at end of file +* text=auto eol=lf \ No newline at end of file
