diff options
-rw-r--r-- | .envrc | 1 | ||||
-rw-r--r-- | .gitignore | 1 |
2 files changed, 2 insertions, 0 deletions
@@ -0,0 +1 @@ +use flake diff --git a/.gitignore b/.gitignore index 219c4eda8..4b4fdbbf6 100644 --- a/.gitignore +++ b/.gitignore @@ -146,6 +146,7 @@ result result-* .vscode/ +.direnv/ # clangd and possibly more .cache/ |