From 293be8ecf782a6f25fcff40ba6a90be0a71c9b41 Mon Sep 17 00:00:00 2001 From: BingoKingo Date: Fri, 1 May 2020 13:53:01 +0800 Subject: [PATCH] re --- .gitattributes | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..eb8db12 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,5 @@ +*.js linguist-language=JavaScript +*.css linguist-language=CSS +*.html linguist-language=HTML +*.php linguist-language=PHP +*.md linguist-language=Markdown