From 1efef7f775a21642dbfe3a4c95b9a67aab93b588 Mon Sep 17 00:00:00 2001 From: joshreve Date: Fri, 25 Jun 2021 21:20:21 -0400 Subject: Added multiple OLED mounts to OpenSCAD generator. Clip seems the most promising, but need user feedback. Will update cadquery version next. --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index eb46304..9ab9bda 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,5 @@ *.scad /target .idea/ +*.FCStd1 +debug_* -- cgit v1.2.3