From 433c9a9f60f2540e1489a0d522eaeb7dc8963aab Mon Sep 17 00:00:00 2001 From: Ghostkeeper Date: Wed, 25 Mar 2020 16:08:26 +0100 Subject: [PATCH] Add SVGToolpathReader to gitignore I like to have no untracked files in my list. This is not going to get into our source repository anyway! --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index eed686fda7..17a0a1dba5 100644 --- a/.gitignore +++ b/.gitignore @@ -53,6 +53,7 @@ plugins/GodMode plugins/OctoPrintPlugin plugins/ProfileFlattener plugins/SettingsGuide +plugins/SVGToolpathReader plugins/X3GWriter #Build stuff