Skip to content

Add .env to generated .gitignore#1981

Merged
chasefleming merged 1 commit into
masterfrom
brian-doyle/add-dot-env-to-gitignore
Jun 20, 2025
Merged

Add .env to generated .gitignore#1981
chasefleming merged 1 commit into
masterfrom
brian-doyle/add-dot-env-to-gitignore

Conversation

@briandoyle81
Copy link
Copy Markdown
Contributor

Closes #???

Description

Solidity developers will expect the tools to generate a .gitignore with .env in it.

They may not realize it is not present and commit a private key for a wallet.


For contributor use:

  • Targeted PR against master branch
  • Linked to Github issue with discussion and accepted design OR link to spec that describes this work
  • Code follows the standards mentioned here
  • Updated relevant documentation
  • Re-reviewed Files changed in the Github PR explorer
  • Added appropriate labels

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Jun 19, 2025

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
internal/super/setup.go 0.00% 1 Missing ⚠️

📢 Thoughts on this report? Let us know!

@chasefleming chasefleming merged commit 5e77d77 into master Jun 20, 2025
5 checks passed
@chasefleming chasefleming deleted the brian-doyle/add-dot-env-to-gitignore branch June 20, 2025 22:03
@chasefleming chasefleming added the Improvement Technical work without new features, refactoring, improving tests label Jun 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Improvement Technical work without new features, refactoring, improving tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants