From d1ec912de1a2ff99a2246d2dc65193b9dce88d5c Mon Sep 17 00:00:00 2001 From: xuecong <> Date: Wed, 10 Nov 2021 00:28:20 +0800 Subject: [PATCH] attr --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..282f21f --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.js linguist-language=TypeScript