diff --git a/code-stats.cmd b/code-stats.cmd new file mode 100644 index 0000000..2a21545 --- /dev/null +++ b/code-stats.cmd @@ -0,0 +1 @@ +@cloc . .\templates\ .\static\ --exclude-dir=.venv,.git,log,__pycache__,.pytest_cache --exclude-ext=txt,bak --md \ No newline at end of file