From 894d6cc70358386da9ee9a56e2c94de29139f8ac Mon Sep 17 00:00:00 2001 From: KenwoodFox Date: Sun, 20 Jun 2021 22:24:58 -0400 Subject: [PATCH] Ignore freecad artifacts --- .gitignore | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index ec46664..16868d8 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,7 @@ +# Python __pycache__ -*.stl + +# CAD +*.stl +#.FCStd1