From 0e8ba243562cc3532ec269f08a694d303fdeec2c Mon Sep 17 00:00:00 2001 From: hantmac Date: Tue, 7 Apr 2020 20:30:22 +0800 Subject: [PATCH] add tsx --- .gitattributes | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitattributes b/.gitattributes index 2389fcc2..c2401c5c 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,4 +1,5 @@ -*.css linguist-language=go +*.css linguist-language=go *.less linguist-language=go -*.js linguist-language=go +*.js linguist-language=go +*.tsx linguist-language=go *.html linguist-language=go