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 .