Subject: | Create MANIFEST.SKIP |
A MANIFEST.SKIP should be created to ignore Build.bat and other
generated/temporary files/directories (_build/, cover_db...).
Note that the Module::Build will create a default MANIFEST.SKIP when
"Build manifest" is run, so if module-starter is run with --mb it should
use this feature.