chore: add .envrc to .gitignore
Add .envrc to the .gitignore file to prevent local environment variables and secrets managed by direnv from being accidentally committed to the repository.
This commit is contained in:
Add .envrc to the .gitignore file to prevent local environment variables and secrets managed by direnv from being accidentally committed to the repository.