Merge "envrc: improve" into main
This commit is contained in:
@@ -1 +1,3 @@
|
||||
use flake
|
||||
# shellcheck shell=bash
|
||||
source_env_if_exists .envrc.local
|
||||
use flake ".#${LIX_SHELL_VARIANT:-default}" "${LIX_SHELL_EXTRA_ARGS[@]}"
|
||||
|
||||
@@ -147,6 +147,7 @@ result-*
|
||||
|
||||
.vscode/
|
||||
.direnv/
|
||||
.envrc.local
|
||||
|
||||
# clangd and possibly more
|
||||
.cache/
|
||||
|
||||
Reference in New Issue
Block a user