mirror of
https://github.com/sharkdp/fd.git
synced 2024-11-17 09:28:25 +01:00
5ad69fb2fb
* Add `--exclude`/`-E` option. * Support for multiple exclude patterns Example: ``` bash > fd --exclude 'tests/**/*.rs' mod src/exec/mod.rs src/fshelper/mod.rs src/lscolors/mod.rs ``` Closes #89 |
||
---|---|---|
.. | ||
testenv | ||
tests.rs |