From 4da49cba656f43e513fccad1048d5aa5477de6c1 Mon Sep 17 00:00:00 2001 From: Parker Date: Sun, 13 Sep 2020 10:39:27 +0800 Subject: [PATCH] =?UTF-8?q?=E5=90=8C=E6=AD=A5=E6=9B=B4=E6=96=B0=20github?= =?UTF-8?q?=20=E5=92=8C=20gitee?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitattributes | 4 ++++ README.md | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..d479839 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,4 @@ +*.js linguist-language=Java +*.css linguist-language=Java +*.html linguist-language=Java +*.vue linguist-language=Java diff --git a/README.md b/README.md index 3ce0744..f4fe83c 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ ## opsli 快速开发平台 - +同步更新 github 和 gitee