Delete local.properties (#867)

* Delete local.properties

* Update .gitignore
This commit is contained in:
Yogesh Choudhary Paliyal
2024-06-06 18:50:55 +05:30
committed by GitHub
parent 993ab75b40
commit 932f56cddf
2 changed files with 2 additions and 9 deletions

3
.gitignore vendored
View File

@@ -1,4 +1,5 @@
.gradle
local.properties
build/
!gradle/wrapper/gradle-wrapper.jar
!**/src/main/**/build/
@@ -44,4 +45,4 @@ bin/
.vscode/
### Mac OS ###
.DS_Store
.DS_Store

View File

@@ -1,8 +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.
# For customization when using a Version Control System, please read the
# header note.
#Tue Jun 04 13:10:19 IST 2024
sdk.dir=C\:\\Users\\win10\\AppData\\Local\\Android\\Sdk