From c4664f0e0c05430aaa904ec94936876d722d6c6b Mon Sep 17 00:00:00 2001 From: bgArray <474037765@qq.com> Date: Thu, 26 Jan 2023 02:05:22 +0000 Subject: [PATCH] add .gitattributes. Signed-off-by: bgArray <474037765@qq.com> --- .gitattributes | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..822e5a2 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,3 @@ +*.yaml linguist-language=Python +*.xml linguist-language=Python +*.md linguist-language=Python \ No newline at end of file