diff --git a/src/cloc.sh b/src/cloc.sh new file mode 100755 index 00000000..fca846e9 --- /dev/null +++ b/src/cloc.sh @@ -0,0 +1,2 @@ +cloc --exclude-dir=bootstrap,leaflet,jquery,migrations --not-match-f='typeahead' . +