here's a smallish patch that allows to specify a regex for *additionally* ignored files when doing a licensecheck, as requested in #872432.
this is kept separately from the original "--ignore|-i" flag to not break any existing uses of licensecheck. also i think that "-x" is easier to remember than "--install^Wignore" :-) since my perl-foo is small, i hope i didn't do any spectacular stupidities. (but please check) IOhannes m zmölnig (Debian/GNU) (1): New "--extra-ignore" flag to ignore additional files from licensecheck bin/licensecheck | 22 +++++++++++++--------- lib/App/Licensecheck.pm | 23 +++++++++++++++++++---- 2 files changed, 32 insertions(+), 13 deletions(-) -- 2.14.2