foundry-rs / foundry-rs/hardhat-foundry-template
Add .env to .gitignore
- Dominant language
- TypeScript
- Stars
- 247
- Forks
- 66
- PR merge metrics
- No merged PRs in 30d
Description
Currently the `.gitignore` file of the project does not include the broadly used `.env` across the majority of projects.
Users might be unaware of this and push sensitive information potentially putting funds and access control at risk.
Add `.env` to the `.gitignore` on this and any other template you offer where it might be missing.
Contributor guide
No contributing guide indexed for this repository
Research direction
Inspect the repository's .gitignore and any other template files offered by the project, checking whether .env is already excluded. Add the missing ignore entry wherever needed, then verify the diff shows the intended templates protect environment files without unrelated changes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- git
- Domain
- security, tooling
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 58/100