Skip to content

Add .env.backup to gitignore #5046

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

Merged
merged 1 commit into from
Jun 18, 2019
Merged

Add .env.backup to gitignore #5046

merged 1 commit into from
Jun 18, 2019

Conversation

SjorsO
Copy link
Contributor

@SjorsO SjorsO commented Jun 18, 2019

When running Laravel Dusk tests, the application .env gets renamed to .env.backup, and is restored when the tests are done. However, if you abort the tests, the .env.backup still exists. Adding it to the gitignore could help prevent it from being accidentally committed.

Edit: i just noticed this was rejected before in #4411

@taylorotwell taylorotwell merged commit ebc6f6e into laravel:master Jun 18, 2019
realodix added a commit to realodix/urlhub that referenced this pull request Jun 18, 2019
jenky added a commit to jenky/laravel that referenced this pull request Jun 24, 2019
patricksenelwa added a commit to patricksenelwa/laravel that referenced this pull request Jun 28, 2019
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