summaryrefslogtreecommitdiffstats
path: root/stats.cmd
diff options
context:
space:
mode:
authorAlexander Harkness <bearbin@gmail.com>2013-12-21 10:58:04 +0100
committerAlexander Harkness <bearbin@gmail.com>2013-12-21 10:58:04 +0100
commit7f5d5a861bb3ee487a0d75ad22ee1d440ab9aa69 (patch)
treefa577bf7f658873192d2c0686aa6bc1761592bcc /stats.cmd
parentDelete clean.bat (diff)
downloadcuberite-7f5d5a861bb3ee487a0d75ad22ee1d440ab9aa69.tar
cuberite-7f5d5a861bb3ee487a0d75ad22ee1d440ab9aa69.tar.gz
cuberite-7f5d5a861bb3ee487a0d75ad22ee1d440ab9aa69.tar.bz2
cuberite-7f5d5a861bb3ee487a0d75ad22ee1d440ab9aa69.tar.lz
cuberite-7f5d5a861bb3ee487a0d75ad22ee1d440ab9aa69.tar.xz
cuberite-7f5d5a861bb3ee487a0d75ad22ee1d440ab9aa69.tar.zst
cuberite-7f5d5a861bb3ee487a0d75ad22ee1d440ab9aa69.zip
Diffstat (limited to 'stats.cmd')
-rw-r--r--stats.cmd2
1 files changed, 1 insertions, 1 deletions
diff --git a/stats.cmd b/stats.cmd
index ad49b15aa..967298aab 100644
--- 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 .