Skip to content

Commit

Permalink
Add direnv .envrc to .gitignore (#24115)
Browse files Browse the repository at this point in the history
Release Notes:

- N/A
  • Loading branch information
mgsloan authored Feb 3, 2025
1 parent 1dd2bbe commit 1301c41
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ DerivedData/
.vscode
.wrangler
.flatpak-builder
.envrc

# Don't commit any secrets to the repo.
.env.secret.toml

0 comments on commit 1301c41

Please sign in to comment.