Add .envrc to the <site>/app/ folder

The Local app should add an .envrc file to the <site>/app/ folder (similar to the non-maintained local-addon-direnv)

Why?: When vibe coding in VS Code or similar, AI tends to want to do wpcli commands, direnv and a correct .envrc will make this possible.

Setup for VS Code will be similar to local-direnv-vscode-setup.md · GitHub

Winn: If this is added, Site Shell will not be necessary anymore.