From 11bbb4a2d35ea75f583cb3db6df3323596e60055 Mon Sep 17 00:00:00 2001 From: Andreas Zweili Date: Mon, 29 Aug 2022 18:19:49 +0200 Subject: [PATCH] Update the gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index ab810ee..9dad977 100644 --- a/.gitignore +++ b/.gitignore @@ -186,3 +186,5 @@ dmypy.json # Pyre type checker .pyre/ +/.direnv/ +/venv