From 5011514a277a7fae2d78069f05bb417bb4ecce7b Mon Sep 17 00:00:00 2001 From: Kiana Sheibani Date: Sat, 26 Aug 2023 03:37:52 -0400 Subject: [PATCH] Update gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 73fab07..678a539 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,7 @@ # will have compiled files and executables debug/ target/ +.direnv/ # These are backup files generated by rustfmt **/*.rs.bk