From 7a9463bcfc214464a45c6ec0f2bf4d915129a90e Mon Sep 17 00:00:00 2001 From: wc7086 <74053663+wc7086@users.noreply.github.com> Date: Mon, 29 May 2023 21:11:51 +0800 Subject: [PATCH] KiCad: Add some Fabrication Output files Because after modifying the `.kicad_pro` file, these files will not be updated accordingly. --- KiCad.gitignore | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) diff --git a/KiCad.gitignore b/KiCad.gitignore index a63bc0e7..c65d05d0 100644 --- a/KiCad.gitignore +++ b/KiCad.gitignore @@ -27,3 +27,38 @@ fp-info-cache # Exported BOM files *.xml *.csv + +# Gerbers +*.gbr +*.gbrjob + +# Gerbers Protel filename extensions +*.gtp +*.gts +*.gtp +*.gtl +*.g1 +*.g2 +*.gp1 +*.gp2 +*.gbl +*.gpb +*.gbs +*.gbo +*.gd1 +*.gg1 +*.gko +*.gm1 +*.gm3 + +# Drill files +*.drl + +# Component Placement +*.pos + +# Footprint Report +*.rpt + +# IPC-D-365 Netlist File +*.d365