From b0430f23fb4bd48da18a3f0954763e2f10ae6c78 Mon Sep 17 00:00:00 2001 From: Dennis Brentjes Date: Mon, 16 Mar 2020 15:07:10 +0100 Subject: Updated to a new revision of the PiCl board, needs bypass caps and better fuses --- PiCl/.gitignore | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 PiCl/.gitignore (limited to 'PiCl/.gitignore') diff --git a/PiCl/.gitignore b/PiCl/.gitignore new file mode 100644 index 0000000..7ca8c42 --- /dev/null +++ b/PiCl/.gitignore @@ -0,0 +1,29 @@ +# For PCBs designed using KiCad: http://www.kicad-pcb.org/ +# Format documentation: http://kicad-pcb.org/help/file-formats/ + +# Temporary files +*.000 +*.bak +*.bck +*.kicad_pcb-bak +*.sch-bak +*~ +_autosave-* +*.tmp +*-save.pro +*-save.kicad_pcb +fp-info-cache + +# Netlist files (exported from Eeschema) +*.net + +# Autorouter files (exported from Pcbnew) +*.dsn +*.ses + +# Exported BOM files +*.xml +*.csv + +*.gbr +*.drl -- cgit v1.2.3-70-g09d2