rill
rill copied to clipboard
Add ignore_paths support in rill.yaml
We want to allow users to ignore certain paths through rill.yaml. A new config ignore_paths will be added.
- [x] Initial instantiation of repo should include
ignore_paths. - [x] Add support for
ignore_pathsin file driver. - [x] Add support for
ignore_pathsin admin driver.