From 0937af248800bc377c22f0d3b36a3629796bbf80 Mon Sep 17 00:00:00 2001 From: 123456 Date: Mon, 22 May 2023 16:48:04 +0800 Subject: [PATCH] Update .gitattributes --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index bc15909..3fe66ec 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1,3 @@ # *.md linguist-detectable=true -*.ps1 linguist-language=python +*.ipynb linguist-language=python