Skip to content

fix: ignore ./<path> on cwd#1787

Merged
remy merged 1 commit intomasterfrom
fix/1784-ignore-cwd
Oct 19, 2020
Merged

fix: ignore ./<path> on cwd#1787
remy merged 1 commit intomasterfrom
fix/1784-ignore-cwd

Conversation

@remy
Copy link
Copy Markdown
Owner

@remy remy commented Oct 19, 2020

Fixes: #1784

This fixes the watch/ignore rules where the config is ignoring
the relative local path of ./ - this fix was in place for the
positive (watch) test but not patched for the negative (ignore).

Fixes: #1784

This fixes the watch/ignore rules where the config is ignoring
the relative local path of ./ - this fix was in place for the
positive (watch) test but not patched for the negative (ignore).
@remy remy merged commit 03c4ed3 into master Oct 19, 2020
@remy remy deleted the fix/1784-ignore-cwd branch October 19, 2020 18:19
remy added a commit that referenced this pull request Jan 6, 2021
* 'master' of github.com:remy/nodemon:
  fix: postinstall hide message in CI
  chore: change test targets (#1788)
  chore: Switch from JSCS to ESLint
  fix: ignore ./<path> on cwd (#1787)
  fix: runOnChangeOnly=true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Ignore "./*.json" should ignore json files from current working directory

1 participant