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: ignore all node_modules and .git dirs by default #5204

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jedwards1211
Copy link

PR Checklist

Overview

Just adds **/ before the default ignore patterns so that all node_modules and .git dirs get ignored, not just ones in the root folder.

@JoshuaKGoldberg
Copy link
Member

Putting in draft per #5203 (comment). Sorry for being misleading!

@JoshuaKGoldberg JoshuaKGoldberg marked this pull request as draft August 29, 2024 03:34
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.

🚀 Feature: watch-ignore **/node_modules, **/.git by default
2 participants