Skip to content

Conversation

@miguelsorianod
Copy link
Collaborator

We add .envrc files to .gitignore. .envrc files are managed by direnv https://github.com/direnv/direnv to automatically load and unload environment variables depending on a directory. Some developers make use of that tool locally.

By adding it to .gitignore we prevent the .envrc files to be committed.

We add .envrc files to .gitignore. .envrc files are
managed by direnv https://github.com/direnv/direnv
to automatically load and unload environment variables
depending on a directory. Some developers make use of
that tool locally.

By adding it to .gitignore we prevent the .envrc files
to be committed.
@openshift-ci
Copy link

openshift-ci bot commented Jan 5, 2026

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: miguelsorianod
Once this PR has been reviewed and has the lgtm label, please assign janboll for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants