Skip to content

Respect .gitignore in where command and working dir analysis#74

Merged
andrew merged 1 commit intomainfrom
respect-gitignore
Feb 3, 2026
Merged

Respect .gitignore in where command and working dir analysis#74
andrew merged 1 commit intomainfrom
respect-gitignore

Conversation

@andrew
Copy link
Contributor

@andrew andrew commented Feb 1, 2026

The where command and DependenciesInWorkingDir (used by diff) now respect .gitignore patterns when walking the filesystem.

  • Added IgnoreMatcher to git package for loading and checking gitignore patterns
  • Updated where command to skip ignored files and directories
  • Updated DependenciesInWorkingDir in analyzer to automatically load and respect gitignore
  • Added test for gitignore handling

@andrew andrew merged commit 27180ce into main Feb 3, 2026
4 checks passed
@andrew andrew deleted the respect-gitignore branch February 3, 2026 11:28
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.

1 participant