From d18af4337035cf8a6384cd719770960b5c1b26df Mon Sep 17 00:00:00 2001 From: xengineering Date: Sat, 15 Feb 2025 13:29:00 +0100 Subject: pcb: gitignore: Add *auto_saved_files* --- pcb/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/pcb/.gitignore b/pcb/.gitignore index 40f9412..8d6124a 100644 --- a/pcb/.gitignore +++ b/pcb/.gitignore @@ -1,3 +1,4 @@ *.kicad_prl fp-info-cache *.lck +*auto_saved_files* -- cgit v1.2.3-70-g09d2