Skip to content

gitdir/info/exclude should be handled like gitignore #45

@sparr

Description

@sparr

run.js currently reads from .gitignore files to figure out which files to not watch

It would be nice if it also read from .git/info/exclude and the git core.excludesFile so that the behavior more closely matches the behavior of git in a given repository.

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