From 88458f5a2ee07ae3ae32e66e8cc2dc1438ddad00 Mon Sep 17 00:00:00 2001 From: zyliety <133115872+zyliety@users.noreply.github.com> Date: Mon, 29 Jul 2024 18:58:41 +0800 Subject: [PATCH] Create .gitattributes --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..9f7fb8b --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.nml linguist-language=Python