Skip to content

Commit fbf2f2b

Browse files
committed
chore(gitignore): remove .envrc from .gitignore
Remove .envrc from .gitignore to allow tracking of this file. This change is likely made to ensure that environment-specific configurations managed by .envrc are versioned and shared across the team, facilitating consistent development environments.
1 parent df6c896 commit fbf2f2b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.gitignore

-1
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,3 @@ logs
2323
.env.*
2424
!.env.example
2525
.vercel
26-
.envrc

0 commit comments

Comments
 (0)