From 1a0965949e5bb957a359b197528a3adfdd481032 Mon Sep 17 00:00:00 2001 From: xiongwengong Date: Wed, 21 Jul 2021 17:34:00 +0800 Subject: [PATCH] readme --- ReadMe.md => READMe.md | 0 local.properties | 13 ------------- 2 files changed, 13 deletions(-) rename ReadMe.md => READMe.md (100%) delete mode 100644 local.properties diff --git a/ReadMe.md b/READMe.md similarity index 100% rename from ReadMe.md rename to READMe.md diff --git a/local.properties b/local.properties deleted file mode 100644 index 9e76b78..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. -#Mon Jun 28 09:11:34 CST 2021 -nodejs.dir=D\:\\tool\\DevEco Studio 2.2.0.200\\tools\\nodejs -npm.dir=D\:\\tool\\DevEco Studio 2.2.0.200\\tools\\nodejs -hwsdk.dir=D\:\\tool\\HM_SDK -- Gitee