Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Ignore environment files #138

Merged
merged 1 commit into from
Feb 13, 2022

Conversation

KevSlashNull
Copy link
Contributor

Files matching .env* should probably never be committed as they are
environment-specific and likely contain passwords. As people use this
repository as a template, this ignores environment files to prevent
accidental commits of them.

Files matching .env* should probably never be committed as they are
environment-specific and likely contain passwords. As people use this
repository as a template, this ignores environment files to prevent
accidental commits of them.
@reindert-vetter reindert-vetter merged commit 0027ffc into confetti-framework:main Feb 13, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants