Skip to content

Ignore .envrc

James Vasile requested to merge envrc into main

I use direnv to manage virtual environments. Those are inherently local settings because everybody has a different way of supporting local dev environments. So we should ignore the envrc config files.

Merge request reports