From b15b5179fc313b1efbdba3374e6530303e9773e2 Mon Sep 17 00:00:00 2001 From: Kharec Date: Mon, 9 Mar 2026 19:24:32 +0100 Subject: [PATCH] ci: ignore .history --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 378eac2..a84f574 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ build +.history