[19:06:44] <KDK> Hi, I have a question regarding ScanCode. Not sure if its a bug or if I'm doing some thing wrong. I'm scanning our node_modules folder and use the flags `--verbose --ignore "*.map,*.png"`
[19:07:41] <KDK> I would expect now that all files with extention `.map` and `.png` are skipped
[19:08:33] <KDK> Still I see console outputs like `Scanned: .../animations-browser-testing.umd.js.map`