diff options
Diffstat (limited to 'stats.cmd')
-rw-r--r-- | stats.cmd | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/stats.cmd b/stats.cmd new file mode 100644 index 000000000..ad49b15aa --- /dev/null +++ b/stats.cmd @@ -0,0 +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 |