Skip to content

Update .gitignore to exclude debug.keystore#464

Merged
jamespepper81 merged 1 commit into
mainfrom
dev
Jan 12, 2026
Merged

Update .gitignore to exclude debug.keystore#464
jamespepper81 merged 1 commit into
mainfrom
dev

Conversation

@jamespepper81
Copy link
Copy Markdown
Contributor

Modified .gitignore files to ignore android/app/debug.keystore and added debug.keystore to android/.gitignore. This prevents accidental commits of debug keystore files.

This pull request adds an entry to the android/.gitignore file to prevent the debug.keystore file from being tracked by git. This helps keep sensitive or environment-specific files out of version control.

Modified .gitignore files to ignore android/app/debug.keystore and added debug.keystore to android/.gitignore. This prevents accidental commits of debug keystore files.
@jamespepper81 jamespepper81 merged commit fc3bfd1 into main Jan 12, 2026
12 of 13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant