Skip to content

Conversation

@vthacker
Copy link
Contributor

@vthacker vthacker commented Nov 3, 2025

Description

As a byproduct of #15396, being able to set env variables via directenv(https://direnv.net/) can be useful.

For example, I used it to point to a different gradle home for opensource work.

This PR adds .envrc to the gitignore list

@vthacker vthacker added the skip-changelog Apply to PRs that don't need a changelog entry, stopping the automated changelog check. label Nov 3, 2025
@vthacker vthacker changed the title add .envrc to the gitignore add .envrc to gitignore Nov 3, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Nov 3, 2025

This PR does not have an entry in lucene/CHANGES.txt. Consider adding one. If the PR doesn't need a changelog entry, then add the skip-changelog label to it and you will stop receiving this reminder on future updates to the PR.

@rmuir
Copy link
Member

rmuir commented Nov 3, 2025

its fine, but just as an fyi, you can configure your own user-level gitignore with git.

This is good if you work on many repositories and have something containing sensitive information and want to avoid accidentally committing it anywhere.

@vthacker
Copy link
Contributor Author

vthacker commented Nov 6, 2025

its fine, but just as an fyi, you can configure your own user-level gitignore with git.

That's neat. I didn't know that.

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

Labels

skip-changelog Apply to PRs that don't need a changelog entry, stopping the automated changelog check.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants