From 312cee142ac10b86b64c97e0a60f9887716991a8 Mon Sep 17 00:00:00 2001 From: K900 Date: Tue, 26 Mar 2024 19:25:27 +0300 Subject: envrc: improve - add shellcheck hint - load .envrc.local if one exists - use a variable to allow choosing the shell variant Change-Id: Iea34e5a800f5d463e5792020c5c293b8b3071ca5 --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 4b4fdbbf6..02c577c76 100644 --- a/.gitignore +++ b/.gitignore @@ -147,6 +147,7 @@ result-* .vscode/ .direnv/ +.envrc.local # clangd and possibly more .cache/ -- cgit v1.2.3