Skip to content

Ignore files generated by the direnv development tool#572

Merged
anoadragon453 merged 1 commit into
mainfrom
anoa/ignore_direnv
Dec 19, 2022
Merged

Ignore files generated by the direnv development tool#572
anoadragon453 merged 1 commit into
mainfrom
anoa/ignore_direnv

Conversation

@anoadragon453
Copy link
Copy Markdown
Member

direnv is a tool to automatically configure your shell in some way when entering a project's directory. I personally use it to activate a nix flake profile - so appropriate tools and native dependencies are installed at the correct version when entering my local complement checkout.

The .envrc and .direnv/ directories are a byproduct of this tool, and aren't meant to be committed to source control, hence adding them to the .gitignore file to make the life of direnv users easier.

The same has been done on Synapse: matrix-org/synapse#12335.

@anoadragon453 anoadragon453 requested review from a team as code owners December 19, 2022 16:11
@anoadragon453
Copy link
Copy Markdown
Member Author

Going to take the one review as enough to merge this trivial change.

@anoadragon453 anoadragon453 merged commit faa043f into main Dec 19, 2022
@anoadragon453 anoadragon453 deleted the anoa/ignore_direnv branch December 19, 2022 16:38
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