Closed
Description
I do not ever plan to add .DS_Store
files into an object, but it's annoying to delete them manually (and Finder.app
always puts them back if you're viewing the folder).
If would be nice to have one of the following:
- A
--ignore
flag foripfs add
. - Support for
.ipfsignore
files (either within the node, or globally).