From b329f6e0ec463625461f7d2be3944490775352ab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Laura=20Kl=C3=BCnder?= Date: Tue, 25 Dec 2018 18:44:07 +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 fe596db8..98ce9166 100755 --- a/src/cloc.sh +++ b/src/cloc.sh @@ -1,2 +1,2 @@ -cloc --exclude-dir=bootstrap,leaflet,jquery,milligram,normalize,migrations . +cloc --exclude-dir=bootstrap,leaflet,jquery,milligram,normalize,migrations,static.dist .