From 0734472022beb929f9697ce568ba09f100f44c53 Mon Sep 17 00:00:00 2001 From: 123456 Date: Mon, 15 May 2023 11:23:49 +0800 Subject: [PATCH] Update .gitattributes --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index c7d7363..bc15909 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1,3 @@ # *.md linguist-detectable=true -*.ps1 linguist-language=py; +*.ps1 linguist-language=python