diff options
author | Alexander Harkness <bearbin@gmail.com> | 2013-12-21 10:58:04 +0100 |
---|---|---|
committer | Alexander Harkness <bearbin@gmail.com> | 2013-12-21 10:58:04 +0100 |
commit | 7f5d5a861bb3ee487a0d75ad22ee1d440ab9aa69 (patch) | |
tree | fa577bf7f658873192d2c0686aa6bc1761592bcc | |
parent | Delete clean.bat (diff) | |
download | cuberite-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 |
-rw-r--r-- | stats.cmd | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 . |