Commit Graph

1 Commits

Author SHA1 Message Date
Richard Levitte 8af0b623fe .envrc: Replace .envrc with .envrc.sample
The `.envrc` file acts as a personal setup file, and should not be checked in.

The team provides `.envrc.sample` where contributors can choose to:

    echo 'source_env .envrc.sample' >> .envrc

To bootstrap their own `.envrc` file.
2026-04-23 08:56:48 +01:00