summaryrefslogtreecommitdiffstats
path: root/cloc.sh
diff options
context:
space:
mode:
Diffstat (limited to 'cloc.sh')
-rwxr-xr-xcloc.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/cloc.sh b/cloc.sh
deleted file mode 100755
index 9384d7a..0000000
--- a/cloc.sh
+++ /dev/null
@@ -1,2 +0,0 @@
-#!/bin/bash
-cloc --exclude-dir=bin,obj,build,node_modules,bootstrap,wwwroot --exclude-ext=json,xml .