removed "gitignore" files from various plugins
they were probably imported by mistake
mnc,mpc: move them to own repo
mnc: support parallel builds
mnc: avoid execution via shell meta characters
And remove dependency on /bin/sh.
mnc: fix arbitrary execution via ../ traversal
mnc: avoid sprintf based stackoverflow
mnc: avoid out-of-bounds write using strtok
mnc: explict init of verbose
mnc: fix plugin existance control
mnc: implement the "list" cmd
mnc: conditional make of munin-plugins-busybox
mnc: interact with munin-plugins-busybox
mnc: add config/fetch handler
mnc: add empty handler
mnc: add placeholder
mnc: handle empty input lines
mnc: implem first commands
mnc: suppress debug output
mnc: initial arg handling
mnc: initial add
mnc: starting with adding a gitignore