Skip to content

cannot exclude node_modules and .git (and .meteor etc) #117

Open
@andrewlorenz

Description

@andrewlorenz

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions