From aa3b6b9c32887656743cd70c001aed64b5624dd5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Laura=20Kl=C3=BCnder?= Date: Sat, 11 Nov 2017 03:26:38 +0100 Subject: [PATCH] update cloc.sh --- src/cloc.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 .