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

sunnianjun pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git


The following commit(s) were added to refs/heads/master by this push:
     new 04f521f79ed Add eot and ttf file to .gitattributes to avoid newline 
formatting (#23051)
04f521f79ed is described below

commit 04f521f79edadcc3c427133c40089c5823e3e221
Author: Zhengqiang Duan <[email protected]>
AuthorDate: Fri Dec 23 12:38:31 2022 +0800

    Add eot and ttf file to .gitattributes to avoid newline formatting (#23051)
---
 .gitattributes | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.gitattributes b/.gitattributes
index 92ec61564c3..3923196ab0e 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -19,3 +19,5 @@
 *.jpg -text
 *.jpeg -text
 *.png -text
+*.eot -text
+*.ttf -text

Reply via email to