Login
7 branches 0 tags
Ben (Win10) Enforced LF line endings and made git not touch test input files 43df380 4 years ago 328 Commits
nujel / tools / sloc
#!/usr/bin/env bash
cd "$(dirname "$0")"
cd ../

scc --exclude-dir="vendor,bootstrap,web,releases,.builds,.github,tools,.gitignore"