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

fix: adds .env to initial .gitignore file #1557

Merged
merged 1 commit into from
Oct 9, 2023
Merged

fix: adds .env to initial .gitignore file #1557

merged 1 commit into from
Oct 9, 2023

Conversation

dshukertjr
Copy link
Member

What kind of change does this PR introduce?

We recommend to use .env file to manage Edge Functions secrets in our guide, so thought it would make sense to add it to the default .gitignore file.

@dshukertjr dshukertjr requested a review from a team as a code owner October 9, 2023 12:34
@coveralls
Copy link

Pull Request Test Coverage Report for Build 6456681066

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 5 unchanged lines in 1 file lost coverage.
  • Overall coverage decreased (-0.03%) to 56.714%

Files with Coverage Reduction New Missed Lines %
internal/gen/keys/keys.go 5 12.31%
Totals Coverage Status
Change from base Build 6453110450: -0.03%
Covered Lines: 5102
Relevant Lines: 8996

💛 - Coveralls

@sweatybridge sweatybridge changed the title Adds .env to initial .gitignore file fix: adds .env to initial .gitignore file Oct 9, 2023
@sweatybridge sweatybridge merged commit e13b983 into main Oct 9, 2023
@sweatybridge sweatybridge deleted the gitignore branch October 9, 2023 16:33
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.

3 participants