From 6108440a2fe50b6a24990089d2a556d52f067fc8 Mon Sep 17 00:00:00 2001 From: Chris Giacofei Date: Thu, 2 Feb 2023 15:35:29 -0500 Subject: [PATCH] Ignore backup files. --- hardware/schematics/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/hardware/schematics/.gitignore b/hardware/schematics/.gitignore index 9a68961..ed97cbf 100644 --- a/hardware/schematics/.gitignore +++ b/hardware/schematics/.gitignore @@ -1,2 +1,3 @@ **/gerber_output **/Glycol_Chiller-backups +*.kicad_pcb-bak