cannot exclude node_modules and .git (and .meteor etc)
Open
- Dominant language
- CoffeeScript
- Stars
- 972
- Forks
- 80
- PR merge metrics
- No merged PRs in 30d
Description
`npx sloc --format cli-table --format-option head --exclude "node_modules|.git|.meteor|" . `
this fails, moaning about files in .meteor, which I have told it to exclude(!)
As others have said, the information provided as to how this exclusion string is being processed is very vague, and the lack of good, real-world examples really lets it down.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.