From c48b5c52aefc528196032d4efbbf7babd1a72211 Mon Sep 17 00:00:00 2001 From: "madmaxoft@gmail.com" Date: Sun, 16 Jun 2013 21:17:26 +0000 Subject: Extended the cloc stats for the entire project git-svn-id: http://mc-server.googlecode.com/svn/trunk@1602 0a769ca7-a7f5-676a-18bf-c427514a06d6 --- stats.cmd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'stats.cmd') diff --git a/stats.cmd b/stats.cmd index e62125980..ad49b15aa 100644 --- a/stats.cmd +++ b/stats.cmd @@ -1 +1 @@ -cloc --by-file-by-lang --exclude-dir=source/SQLite,source/LuaExpat --exclude-list-file=cloc-exclude.txt --xml --xsl=1 --report-file=cloc.xml --ignored=cloc-ignored.txt source \ No newline at end of file +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 -- cgit v1.2.3