exclude_from_backups_and_indexing

Function exclude_from_backups_and_indexing 

Source
pub fn exclude_from_backups_and_indexing(p: impl AsRef<Path>)
Expand description

Mark an existing directory as excluded from backups and indexing.

Errors in marking it are ignored.