From 2732cae0e599188552ea5f7b1daf0f74e8e974bd Mon Sep 17 00:00:00 2001 From: Nickiel12 Date: Sat, 10 Dec 2022 22:07:31 -0800 Subject: [PATCH] Added direnv artifacts to ignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 22d3516..b820e80 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,6 @@ +# Generated by direnv and nix-shell +.direnv + # Generated by Cargo # will have compiled files and executables /target/