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

add .env file in .gitignore #75

Closed
wants to merge 1 commit into from

Conversation

Dhruv-pahuja
Copy link

fixes #71

what i have done:
Added .env in .gitignore file

this PR will make the env file get removed from repo online and in future it will not get pushed back to repo if any changes detected by git

this will make the env file get removed from repo online and in future it will not get pushed back to repo if any changes detected bu git
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.

BUG:Security vulnerability , .env file committed to repo
1 participant