10000 add a way to configure ignore patterns · Issue #2 · catdad/electronmon · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

add a way to configure ignore patterns #2

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
catdad opened this issue Feb 26, 2019 · 3 comments
Closed

add a way to configure ignore patterns #2

catdad opened this issue Feb 26, 2019 · 3 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@catdad
Copy link
Owner
catdad commented Feb 26, 2019

No description provided.

@catdad catdad added the enhancement New feature or request label Feb 28, 2019
@catdad catdad added the good first issue Good for newcomers label Apr 29, 2019
@johnking
Copy link

I need it badly because my app will restart everytime when a data file changed.

catdad added a commit that referenced this issue May 5, 2020
@catdad
Copy link
Owner Author
catdad commented May 5, 2020

This is now possible in v1.1.0.

For example, to ignore all files in the test directory, add this to your package.json:

  "electronmon": {
    "patterns": ["!test/**"]
  },

@johnking
Copy link

it works! thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants
0