Allow ignoring logical paths (not real paths)
Open
feature request
- Dominant language
- Rust
- Stars
- 22.3k
- Forks
- 1.9k
- PR merge metrics
- No merged PRs in 30d
Description
It appears that all ignores work on real paths not logical paths.
So if I have a symlink pointing outside my project on my local disk, I have to ignore that using an absolute path that is specific to my development PC.
There should be a separate option for ignoring logical paths. This would be much easier if we have a json config.
Contributor guide
Assessment
This issue has not been assessed yet.