foundry-rs / foundry-rs/hardhat-foundry-template

Add .env to .gitignore

Open
#8 0 comments 1 reaction 0 assignees View on GitHub
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.