Skip to content

Additional filters #10

@nathany

Description

@nathany

I would like to implement filters like these in a separate utility package:

  • shell pattern matches, such as *.go
  • excluding hidden files and directories (.git, .hg)
  • throwing out duplicate events on a file (occurring within a second)

(My attempt to incorporate them into fsnotify itself is here: howeyc/fsnotify#65)

Metadata

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