From aaebdfb02c316cf6fa0d176d1b239f6daee1a5af Mon Sep 17 00:00:00 2001 From: Cell <1024@lruihao.cn> Date: Tue, 16 Jan 2024 10:22:56 +0800 Subject: [PATCH] :see_no_evil: Chore: add .gitattributes --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000..e40ae658 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +assets/lib/**/* linguist-vendored \ No newline at end of file