From e58f300daba488b8de08b64c4fef3868e394acb9 Mon Sep 17 00:00:00 2001 From: 123456 Date: Tue, 20 Jun 2023 11:37:17 +0800 Subject: [PATCH] Update .gitattributes --- .gitattributes | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitattributes b/.gitattributes index 3fe66ec..5aefc54 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1,3 @@ # *.md linguist-detectable=true -*.ipynb linguist-language=python - +# *.ipynb linguist-language=python +.DS_Store export-ignore