LCCX7UBXVPKBOMLNOLXREH3T36S2RTKJESNMQAKS3SOYEKBVBCLAC
S3A2HGL7OBDXISBDN62BSN5XG5JHLKNHRGAXWVGIBVEOUTOLCSLQC
LCCX7UBXVPKBOMLNOLXREH3T36S2RTKJESNMQAKS3SOYEKBVBCLAC
@pmeunier I added this to support direnv
for the flake
, but it strikes me that it may conflict with other uses of direnv
. e.g. ~/.envrc
would be ignored when in the pijul
project tree.
Would it be better to ignore both .direnv
and .envrc
entirely, i.e. ensure they aren’t recorded so people can do whatever they want in that regard.
On that note, is there a global .ignore
? e.g. in git
you can add ~/.gitignore
or ~/.config/git/ignore
.
I’ve added a change in case you would prefer to ignore .envrc.
3G2QI42V6URCSNBAFU2EW3ISZMIVSQJXGFMVHFH7DCHU25UCSYSQC
Yes we have the same thing, it’s called .ignore
and it is in the repo (https://nest.pijul.com/pijul/pijul:main/HSEYMLO2DJCDG.AEAAA).
Yeah. It seems that my change above has already been applied. :)
S3A2HGL7OBDXISBDN62BSN5XG5JHLKNHRGAXWVGIBVEOUTOLCSLQC