fu
fu copied to clipboard
Add the --ignore optional parameter
This optional parameter allows to ignore a specific folder or file. This is specially useful when using with the --top option as it allows you to delete already known foldesr from the computation.
Example
fu --ignore node_modules
fu --ignore target --top 3