dave icon indicating copy to clipboard operation
dave copied to clipboard

Feature: file blacklist

Open dxlr8r opened this issue 2 years ago • 1 comments

First, thanks for an excellent project!

As the title says, I would like to see a blacklist function in the application. My primary goal for this is to hinder pollution of the filesystem and repositories, in regards to various garbage different OS-s leave behind, like macOS's infamous .DS_Store and ._* files.

I have experimented with the code, and got a proof of concept working. So this issue is more a request if you want this feature, then I can improve my PoC and request a merge.

dxlr8r avatar Jun 23 '23 10:06 dxlr8r

https://github.com/micromata/dave/pull/55

dxlr8r avatar Jun 27 '23 19:06 dxlr8r