From 8d46a710fd23cf6c6bc614205fe98d40bd594a8c Mon Sep 17 00:00:00 2001 From: guangyuzhang <13621160019@163.com> Date: Sat, 20 Feb 2021 22:28:24 +0800 Subject: [PATCH] updated gitattributes file --- .gitattributes | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 80b1b3e6..37cee087 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,4 @@ admin/* linguist-vendored -web/* linguist-vendored \ No newline at end of file +web/* linguist-vendored +*.css linguist-language=Python +*.js linguist-language=Python