From 4074b4c6fcd458f150fe9e7cd034bc8cc262fe33 Mon Sep 17 00:00:00 2001 From: Pat Thoyts Date: Thu, 17 Mar 2016 13:00:23 +0000 Subject: [PATCH] Added ignore file and sent gerber package off to seeed. Note: merged the drl and _NPTH.drl files into one single file. This will probably mean the NPTH holes will be plated but in this case that should not cause an issue. Check for shorts though (ground to whatever on top). --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..83adf02 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +*~ +*.bak* +*.zip +gerber/ -- 2.23.0