Skip to content

Respect .gitignore in search results#50

Open
SSBrouhard wants to merge 1 commit into
zigcBenx:masterfrom
SSBrouhard:fix-gitignore-search-excludes
Open

Respect .gitignore in search results#50
SSBrouhard wants to merge 1 commit into
zigcBenx:masterfrom
SSBrouhard:fix-gitignore-search-excludes

Conversation

@SSBrouhard
Copy link
Copy Markdown

Summary

  • filter searchable files against workspace .gitignore rules before searching
  • support basic ordered .gitignore behavior, including negated patterns
  • update README to mention .gitignore support

Closes #35

Validation

  • npm run compile
  • git diff --check

Note: npm run lint cannot run because this repository does not include an ESLint configuration file.

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.

[FEAT] Ignore the .gitignore files to be searched in

1 participant