Skip to content

Add an option to exclude files or paths #3

@paulpr0

Description

@paulpr0

There are plenty of times when it is desirable to exclude some paths under your src directory. In most cases, ignoring the .git directory would be desirable, for example.

Add two options - one for specific excludes e.g. --exclude .git, and one for excluding all dotfiles. Possibly add a third option as a heuristic to exclude common temp files (e.g. files ending with ~, .swp, etc.). The help file should list these exclusions.

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