Closed ChrisTimperley closed 6 years ago
It should be possible to exclude certain files from the scope of perturbation.
The functionality is mostly implemented by __is_file_mutable, however the blacklist itself is rather incomplete. I ought to update it to remove irrelevant files from the scope of perturbation.
__is_file_mutable
Done.
It should be possible to exclude certain files from the scope of perturbation.