diff --git a/AndorsTrail/.gitignore b/AndorsTrail/.gitignore index 0c4cccb28..471077acc 100644 --- a/AndorsTrail/.gitignore +++ b/AndorsTrail/.gitignore @@ -40,6 +40,9 @@ gradle-app.setting # Cache of project .gradletasknamecache + +local.properties + # Eclipse Gradle plugin generated files # Eclipse Core .project diff --git a/AndorsTrail/local.properties b/AndorsTrail/local.properties deleted file mode 100644 index 6a96e3606..000000000 --- a/AndorsTrail/local.properties +++ /dev/null @@ -1,7 +0,0 @@ -## 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. -# -#Sun Sep 25 12:50:59 CEST 2022 -sdk.dir=C\:\\Users\\chris\\AppData\\Local\\Android\\Sdk