aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/cloc.sh
blob: 0b34f61bd15d2f0fa772318f6364ccaea6270c25 (plain) (blame)
1
2
#!/bin/bash
cloc --exclude-dir=bin,obj,build,node_modules,bootstrap,wwwroot --exclude-ext=json,xml ..