feat(nix): add .direnv

very commonly used to enter Nix devshells (see https://github.com/nix-community/nix-direnv for more info)
This commit is contained in:
Ananth Venkatesh 2025-01-24 21:07:42 -05:00 committed by GitHub
parent 2466a63306
commit 3aa0c1a73b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,3 +1,6 @@
# Ignore build outputs from performing a nix-build or `nix build` command
result
result-*
# Ignore automatically generated direnv output
.direnv