Skip to content

Commit

Permalink
Add a few more Autotest exceptions.
Browse files Browse the repository at this point in the history
  • Loading branch information
marnen committed Sep 9, 2011
1 parent d436319 commit c484a3d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .autotest
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,6 @@ Autotest.add_hook :initialize do |at|
at.add_exception '.git'
at.add_exception 'spec-results/index.html'
at.add_exception 'features_report.html'
at.add_exception /capybara-\d+\.html$/
at.add_exception /rerun\.txt$/
end

0 comments on commit c484a3d

Please sign in to comment.