From 5fc3146199a20121b5252b717c82bc82652ebfba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=88=92=E9=85=92=E7=9A=84=E6=9D=8E=E7=99=BD?= <670939375@qq.com> Date: Mon, 4 Aug 2025 00:25:01 +0800 Subject: [PATCH] Update .gitattributes --- .gitattributes | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/.gitattributes b/.gitattributes index c461ea6..41e35ff 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,11 +1,5 @@ *.js linguist-language=python -* text=auto +*.ipynb binary -*.bat text eol=crlf -*.cmd text eol=crlf - -*.png binary -*.jpg binary -*.exe binary -*.dll binary \ No newline at end of file +* text=auto \ No newline at end of file