From c2fb5e6cc512946504c434dbbbd74e65bf7512e2 Mon Sep 17 00:00:00 2001 From: guangyuzhang <13621160019@163.com> Date: Sat, 20 Feb 2021 22:23:28 +0800 Subject: [PATCH] added gitattributes file --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000..f089477a --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +admin/js/* linguist-vendored \ No newline at end of file