From ac42fbf61be78097ce36ba8435139848727a6ac6 Mon Sep 17 00:00:00 2001 From: sirlilpanda Date: Wed, 1 Apr 2026 11:48:34 +1300 Subject: [PATCH] now ignores the history dir --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 2b0d946..6d14315 100644 --- a/.gitignore +++ b/.gitignore @@ -37,6 +37,7 @@ fp-info-cache # Archived Backups (KiCad 6.0) **/*-backups/*.zip +**/.history/ # Local project settings -*.kicad_prl \ No newline at end of file +*.kicad_prl