master
Autotest.add_hook :initialize do |at| %w{.git spec/db coverage}.each {|exception| at.add_exception(exception)} end