Skip to content

Watch: Ignore working files like .#xxxx or xxxx~ #37

Open
@nobeans

Description

Some editor use a working file having a certain prefix or suffix. Watch command should ignore it.

It might be better to be able to specify as command line arguments, e.g:

$ gaiden watch --exclude ".#*" --exclude "*~"

I think the pattern should be an Ant glob syntax or regular expression.

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions