Skip to content
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

fix(core): change the order of watch ignores so that nxignore is the last one added #19801

Merged
merged 1 commit into from
Oct 24, 2023

Conversation

Cammisuli
Copy link
Member

@Cammisuli Cammisuli commented Oct 23, 2023

Current Behavior

.nxignore is added before .gitignore while building out the watcher ignores

Expected Behavior

.nxignore is always the last file to be added to the ignore lists so that allowed items are in proper order

Related Issue(s)

Fixes #19172

@vercel
Copy link

vercel bot commented Oct 23, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Updated (UTC)
nx-dev ⬜️ Ignored (Inspect) Visit Preview Oct 23, 2023 9:02pm

@Cammisuli Cammisuli force-pushed the fix/19172 branch 2 times, most recently from bf697d1 to 743929b Compare October 23, 2023 20:56
@FrozenPandaz FrozenPandaz merged commit d077efa into nrwl:master Oct 24, 2023
7 checks passed
@Cammisuli Cammisuli deleted the fix/19172 branch October 24, 2023 18:59
FrozenPandaz pushed a commit that referenced this pull request Oct 25, 2023
@github-actions
Copy link

This pull request has already been merged/closed. If you experience issues related to these changes, please open a new issue referencing this pull request.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 30, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cannot use gitignored .env.local in a runtime sharedGlobal
2 participants