From b4fd06ef5173425ca90e59e9e27f0644a06eca56 Mon Sep 17 00:00:00 2001 From: Abel Luck Date: Thu, 5 Mar 2026 16:15:05 +0100 Subject: [PATCH] update gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index ea09b8c..874328d 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,5 @@ config.json dev.data data .direnv +/*.json +test.sh