Skip to content
New issue

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

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

Already on GitHub? # to your account

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

Merged
merged 1 commit into from
Oct 19, 2020
Merged

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

merged 1 commit into from
Oct 19, 2020

Conversation

remy
Copy link
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
# for free to join this conversation on GitHub. Already have an account? # 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