Skip to content

Conversation

@ryanbonial
Copy link
Member

@ryanbonial ryanbonial commented Nov 21, 2025

Description

Added .env file to .gitignore to prevent environment variables from being committed to the repository. This helps maintain security by keeping sensitive configuration data out of version control.

What to review

Verify that the .env file is now properly ignored by git and won't be tracked in future commits.

Testing

Manually tested by creating a sample .env file and confirming it doesn't appear in git status.

Fun gif

shut door

@ryanbonial ryanbonial requested a review from a team as a code owner November 21, 2025 21:41
@ryanbonial ryanbonial requested a review from binoy14 November 21, 2025 21:41
@vercel
Copy link

vercel bot commented Nov 21, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Updated (UTC)
sdk-kitchensink-react Ready Ready Preview Nov 21, 2025 9:41pm

@ryanbonial ryanbonial requested review from cngonzalez and mttdnt and removed request for binoy14 November 21, 2025 21:42
Copy link
Member

@colepeters colepeters left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

…but like pass in the sense of passing a review :)

@ryanbonial ryanbonial merged commit e79847c into main Nov 24, 2025
18 checks passed
@ryanbonial ryanbonial deleted the rb/env-ignore branch November 24, 2025 19:24
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.

2 participants