You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
That's something I too find useful, but it's also quite some work to get it right. Ideally FSearchs' core was written in Rust (which is something I've been thinking about a lot), then I could just make use of the great ignore crate which is used by fd and ripgrep which takes care of handling gitignore files and alike.
I'd be great if I could tell fsearch to exclude all files that are in my
.gitignore
sI find it super useful in tools like fd and ripgrep
The text was updated successfully, but these errors were encountered: