From 828db8aed3907a77284a52022d7056edd3ba54a7 Mon Sep 17 00:00:00 2001 From: Max Dexheimer Date: Thu, 22 Jan 2026 15:24:40 +0100 Subject: [PATCH] Ignore .envrc and .direnv --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 0a42548..5ecffb0 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ /target debug.log +/.envrc +/.direnv/