From d45e9a7b0858a8c32a871122d94cea4366ed35e1 Mon Sep 17 00:00:00 2001 From: ddclark Date: Sun, 3 May 2026 11:41:39 -0700 Subject: [PATCH] updated .gitignore to *.history which seems to now catch 1_Design/.history --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 6b62f41..5f98578 100644 --- a/.gitignore +++ b/.gitignore @@ -19,7 +19,7 @@ _autosave-* *-save.kicad_pcb fp-info-cache -1_Design/.history +*.history # lock files *.lck