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:
Ghostkeeper 2016-10-27 13:14:13 +02:00
parent 4a5d7cbc73
commit b6464b12a1
No known key found for this signature in database
GPG key ID: C5F96EE2BC0F7E75

7
.gitignore vendored
View file

@ -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