From bf25ace61c0c56c01de05f74cca1038efc9505ca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ga=C3=A9tan=20Lepage?= <33058747+GaetanLepage@users.noreply.github.com> Date: Tue, 7 Mar 2023 13:13:12 +0100 Subject: [PATCH] gitignore: add .direnv (#225) --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index c5eb498e..889b5f89 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ .tmp result .pre-commit-config.yaml +.direnv