From 890fef8d3b9ec884fe79057e414d55e00bd9e673 Mon Sep 17 00:00:00 2001 From: zchengo <1933757688@qq.com> Date: Wed, 30 Nov 2022 21:08:25 +0800 Subject: [PATCH] initial .gitattributes --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..b74c919 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +region.js linguist-vendored \ No newline at end of file