From 6b7f68be6d8e5d203fe677b428bf22046b122ba5 Mon Sep 17 00:00:00 2001 From: Waciuma Wanjohi Date: Sun, 16 Aug 2020 00:26:26 -0500 Subject: [PATCH] Update .gitignore --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 9e6fe6d..b24cf9b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ .idea *.swp -*.swo \ No newline at end of file +*.swo +.direnv/ +.envrc