mirror of
https://github.com/yogeshpaliyal/KeyPass.git
synced 2026-01-16 10:47:48 -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
|
.gradle
|
||||||
|
local.properties
|
||||||
build/
|
build/
|
||||||
!gradle/wrapper/gradle-wrapper.jar
|
!gradle/wrapper/gradle-wrapper.jar
|
||||||
!**/src/main/**/build/
|
!**/src/main/**/build/
|
||||||
@@ -44,4 +45,4 @@ bin/
|
|||||||
.vscode/
|
.vscode/
|
||||||
|
|
||||||
### Mac OS ###
|
### 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