From c1699244a82445fe9becf8f3563dc5a711a4d5aa Mon Sep 17 00:00:00 2001 From: 17351781990 <827990754@qq.com> Date: Mon, 7 Jun 2021 20:45:29 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E3=80=90=E4=BF=AE=E6=94=B9=E5=86=85?= =?UTF-8?q?=E5=AE=B9=E3=80=91=E5=88=A0=E9=99=A4=E6=97=A0=E7=94=A8=E7=9A=84?= =?UTF-8?q?=E5=B9=B2=E6=89=B0=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitattributes | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes deleted file mode 100644 index 7c51ecd..0000000 --- a/.gitattributes +++ /dev/null @@ -1,3 +0,0 @@ -*.js linguist-language=Java -*.css linguist-language=Java -*.html linguist-language=Java \ No newline at end of file -- Gitee From c89b29ba044cb3df836bc0f34ec30c535dff776f Mon Sep 17 00:00:00 2001 From: 17351781990 <827990754@qq.com> Date: Mon, 7 Jun 2021 20:48:02 +0800 Subject: [PATCH 2/2] =?UTF-8?q?=E3=80=90=E4=BF=AE=E6=94=B9=E5=86=85?= =?UTF-8?q?=E5=AE=B9=E3=80=91=E5=88=A0=E9=99=A4=E6=97=A0=E7=94=A8=E7=9A=84?= =?UTF-8?q?=E5=B9=B2=E6=89=B0=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- local.properties | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 local.properties diff --git a/local.properties b/local.properties deleted file mode 100644 index d168795..0000000 --- a/local.properties +++ /dev/null @@ -1,13 +0,0 @@ -## This file is automatically generated by DevEco Studio. -# Do not modify this file -- YOUR CHANGES WILL BE ERASED! -# -# This file must *NOT* be checked into Version Control Systems, -# as it contains information specific to your local configuration. -# -# Location of the SDK. This is only used by Gradle. -# For customization when using a Version Control System, please read the -# header note. -#Thu Jun 03 19:34:31 CST 2021 -nodejs.dir=C\:\\Program Files\\Huawei\\DevEco Studio 2.1.0.301\\tools\\nodejs -npm.dir=C\:\\Program Files\\Huawei\\DevEco Studio 2.1.0.301\\tools\\nodejs -hwsdk.dir=C\:\\Users\\Administrator\\AppData\\Local\\Huawei\\Sdk -- Gitee