Browse Source

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.
Ghostkeeper 8 years ago
parent
commit
b6464b12a1
1 changed files with 7 additions and 0 deletions
  1. 7 0
      .gitignore

+ 7 - 0
.gitignore

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