summaryrefslogtreecommitdiffstats
path: root/stats.cmd
diff options
context:
space:
mode:
authorAlexander Harkness <bearbin@gmail.com>2013-12-21 15:14:41 +0100
committerAlexander Harkness <bearbin@gmail.com>2013-12-21 15:14:41 +0100
commit5c5b516eb06eca937f9327588914d3cd0a1c49a1 (patch)
tree378309d3f173c363be0598536662d3e87531da20 /stats.cmd
parentUpdate COMPILING (diff)
parentMoved some files. (diff)
downloadcuberite-5c5b516eb06eca937f9327588914d3cd0a1c49a1.tar
cuberite-5c5b516eb06eca937f9327588914d3cd0a1c49a1.tar.gz
cuberite-5c5b516eb06eca937f9327588914d3cd0a1c49a1.tar.bz2
cuberite-5c5b516eb06eca937f9327588914d3cd0a1c49a1.tar.lz
cuberite-5c5b516eb06eca937f9327588914d3cd0a1c49a1.tar.xz
cuberite-5c5b516eb06eca937f9327588914d3cd0a1c49a1.tar.zst
cuberite-5c5b516eb06eca937f9327588914d3cd0a1c49a1.zip
Diffstat (limited to 'stats.cmd')
-rwxr-xr-x[-rw-r--r--]stats.cmd2
1 files changed, 1 insertions, 1 deletions
diff --git a/stats.cmd b/stats.cmd
index ad49b15aa..967298aab 100644..100755
--- a/stats.cmd
+++ b/stats.cmd
@@ -1 +1 @@
-cloc --by-file-by-lang --exclude-dir=source/SQLite,source/LuaExpat,doxy,tolua..-1.0.93,jsoncpp.*,lua-5.1.4,squirrel_3.* --exclude-list-file=cloc-exclude.txt --xml --xsl=1 --report-file=cloc.xml --ignored=cloc-ignored.txt . \ No newline at end of file
+cloc --by-file-by-lang --exclude-dir=lib --exclude-list-file=cloc-exclude.txt --xml --xsl=1 --report-file=cloc.xml --ignored=cloc-ignored.txt .