mirror of
https://github.com/yogeshpaliyal/KeyPass.git
synced 2026-01-11 09:20:05 -06:00
Delete local.properties (#867)
* Delete local.properties * Update .gitignore
This commit is contained in:
committed by
GitHub
parent
993ab75b40
commit
932f56cddf
3
.gitignore
vendored
3
.gitignore
vendored
@@ -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
|
||||
|
||||
@@ -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
|
||||
Reference in New Issue
Block a user