From e1f50e825d2816ba4ce8f461afc558488f0c40dc Mon Sep 17 00:00:00 2001 From: Byron Lathi Date: Tue, 8 Mar 2022 15:25:05 -0600 Subject: [PATCH] Ignore gerber output files and folders --- hw/board/.gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/hw/board/.gitignore b/hw/board/.gitignore index cbc7432..b1500d5 100644 --- a/hw/board/.gitignore +++ b/hw/board/.gitignore @@ -26,3 +26,5 @@ fp-info-cache # kicad 8 backups *-backups +output/ +output*