mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
Ignore SettingsGuide plug-in
This commit is contained in:
parent
f5aa2921ff
commit
c3f9d65de1
1 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -35,7 +35,7 @@ cura.desktop
|
||||||
.pydevproject
|
.pydevproject
|
||||||
.settings
|
.settings
|
||||||
|
|
||||||
#Externally located plug-ins.
|
#Externally located plug-ins commonly installed by our devs.
|
||||||
plugins/cura-big-flame-graph
|
plugins/cura-big-flame-graph
|
||||||
plugins/cura-god-mode-plugin
|
plugins/cura-god-mode-plugin
|
||||||
plugins/cura-siemensnx-plugin
|
plugins/cura-siemensnx-plugin
|
||||||
|
|
@ -52,6 +52,7 @@ plugins/FlatProfileExporter
|
||||||
plugins/GodMode
|
plugins/GodMode
|
||||||
plugins/OctoPrintPlugin
|
plugins/OctoPrintPlugin
|
||||||
plugins/ProfileFlattener
|
plugins/ProfileFlattener
|
||||||
|
plugins/SettingsGuide
|
||||||
plugins/X3GWriter
|
plugins/X3GWriter
|
||||||
|
|
||||||
#Build stuff
|
#Build stuff
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue