2 lines
130 B
Bash
2 lines
130 B
Bash
#!/usr/bin/bash
|
|
cloc . --fullpath --not-match-d="\.hemttout|\.hemtt/presets|target|node_modules" --not-match-f="package-lock.json" |