From d7882b90b40662749758114a08f4e49b6cb5f242 Mon Sep 17 00:00:00 2001 From: Anton Iakimov Date: Wed, 18 Sep 2024 16:16:34 +0200 Subject: [PATCH] gitignore: add .direnv --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 28c4dfb..40951e3 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,5 @@ ansible/files/* __pycache__ + +.direnv/