Skip to content

Conversation

@gk-demo-123
Copy link
Collaborator

This PR adds environment variable files to the .gitignore to prevent accidental commit of sensitive configuration data.

Added patterns:

  • .env
  • .env.local
  • .env.development.local
  • .env.test.local
  • .env.production.local

This follows security best practices by ensuring environment files containing API keys, database credentials, and other sensitive data are not tracked in version control.

@gk-demo-123
Copy link
Collaborator Author

This PR was created as part of a test to demonstrate GitKraken workspace management capabilities. Closing as it was not intended for actual implementation.

@gk-demo-123 gk-demo-123 closed this Jun 5, 2025
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