mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 03:49:00 +08:00
Ignore externally loaded plug-ins
We include these plug-ins with the build system, but for development it's easy to have them linked or copied into the plug-ins folder. But don't commit them! So here we ignore these plug-ins.
This commit is contained in:
parent
4a5d7cbc73
commit
b6464b12a1
7
.gitignore
vendored
7
.gitignore
vendored
@ -26,3 +26,10 @@ LC_MESSAGES
|
||||
|
||||
# Debian packaging
|
||||
debian*
|
||||
|
||||
#Externally located plug-ins.
|
||||
plugins/Doodle3D-cura-plugin
|
||||
plugins/GodMode
|
||||
plugins/PostProcessingPlugin
|
||||
plugins/UM3NetworkPrinting
|
||||
plugins/X3GWriter
|
Loading…
x
Reference in New Issue
Block a user