Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ignore keystore.properties in Android.gitignore #3557

Open
wants to merge 1 commit into
base: master
from

Conversation

@OsinniyApps
Copy link

@OsinniyApps OsinniyApps commented Oct 22, 2020

Reasons for making this change:

  • keystore.properties file is used for storing sensitive information such as java keystore password and key alias, which is used for signing Android apps. And this info should not be visible to others

Links to documentation supporting these rule changes:

@OsinniyApps OsinniyApps marked this pull request as ready for review Oct 22, 2020
@53jk1
53jk1 approved these changes Oct 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants