fix: cloc exclude vendor

This commit is contained in:
Michal Szczepanski 2023-03-26 01:03:14 +01:00
parent b106babccd
commit aeb1c513c0

@ -1,2 +1,2 @@
#!/bin/bash
cloc bin src
cloc bin src/common src/content-script src/css src/default-popup src/options-ui src/service-worker