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

Ignore logic Fixes #4531

Merged
merged 6 commits into from
Mar 8, 2025
Merged

Ignore logic Fixes #4531

merged 6 commits into from
Mar 8, 2025

Conversation

RomneyDa
Copy link
Collaborator

@RomneyDa RomneyDa commented Mar 7, 2025

Description

  • Add checking defaults at every level
  • New ignore function that works for a specific file, checking global/default ignores and then walking UP the tree to check .continueignore and .gitignore files.
  • Uses this function for file change events
  • Walkdir update: .continueignore overrides .gitignore in case of using !
  • Speed improvements (although in some repos will be slower now that checking defaults at every level)

Fixes:

Copy link

netlify bot commented Mar 7, 2025

Deploy Preview for continuedev canceled.

Name Link
🔨 Latest commit b2568b7
🔍 Latest deploy log https://app.netlify.com/sites/continuedev/deploys/67cb8b4d57e03a0008cbca09

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.

2 participants