From 8387a73aa23f15b1de84ffe3407d0357c8870ab5 Mon Sep 17 00:00:00 2001 From: 123456 Date: Mon, 15 May 2023 11:23:03 +0800 Subject: [PATCH] Update .gitattributes --- .gitattributes | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitattributes b/.gitattributes index 8820531..c7d7363 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,3 @@ -*.ps1 linguist-language=java; -*.md linguist-detectable=False +# *.md linguist-detectable=true +*.ps1 linguist-language=py; +