# File lib/jekyll/watcher.rb, line 79 def to_exclude(options) [ config_files(options), options['destination'], custom_excludes(options) ].flatten end