From 0e71b0f8d30de3d255489513aebf7998d19fcd49 Mon Sep 17 00:00:00 2001 From: Yusuke Kato Date: Thu, 14 Nov 2024 16:51:56 +0900 Subject: [PATCH] Update .gitattributes Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> Signed-off-by: Yusuke Kato --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index c8f1be9c9f..6040838dfe 100644 --- a/.gitattributes +++ b/.gitattributes @@ -13,7 +13,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # -* text encoding=utf-8 eol=lf=auto eol=lf +* text encoding=utf-8 eol=lf *.config text encoding=utf-8 eol=lf *.cpp text encoding=utf-8 eol=lf diff=cpp