diff --git a/src/cloc.sh b/src/cloc.sh index fca846e9..fe596db8 100755 --- a/src/cloc.sh +++ b/src/cloc.sh @@ -1,2 +1,2 @@ -cloc --exclude-dir=bootstrap,leaflet,jquery,migrations --not-match-f='typeahead' . +cloc --exclude-dir=bootstrap,leaflet,jquery,milligram,normalize,migrations .