From 2241badbea3c9e9ba05c597eda07fab2d02fe437 Mon Sep 17 00:00:00 2001 From: Victor Giers Date: Tue, 31 Mar 2026 01:54:20 +0200 Subject: [PATCH] Update .gitignore to exclude .last-run.json --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 43ee411a..c5ca3b74 100644 --- a/.gitignore +++ b/.gitignore @@ -25,3 +25,4 @@ tmp* *.log *.tmp *.swp +.last-run.json