From d0356dd75034b3d0c085339912fb9a2054780560 Mon Sep 17 00:00:00 2001 From: Charles Gould Date: Fri, 29 Apr 2022 16:35:02 -0400 Subject: [PATCH] git: globally ignore direnv files --- git/ignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/git/ignore b/git/ignore index 5a73fbc..b214faa 100644 --- a/git/ignore +++ b/git/ignore @@ -1,2 +1,5 @@ # MacOS .DS_Store + +# Direnv +.envrc