Skip to content
This repository has been archived by the owner on Nov 12, 2024. It is now read-only.

chore/shayan/ignore environment file in gitignore #17

Merged

Conversation

shayan-deriv
Copy link
Member

All of FE repositories are public, and during testing, .env files are prone to be pushed or committed accidentally and leak some credentials to the public

Add/update .gitignore files with the following

.env
.env.*
*.env
this will cover most of the use cases to not accidentally add credentials to the commit repository

@ali-hosseini-deriv ali-hosseini-deriv merged commit 79224a6 into binary-com:main Aug 8, 2024
2 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants