Skip to content

Commit

Permalink
Make sure Autotest ignores Javadoc. [#2]
Browse files Browse the repository at this point in the history
  • Loading branch information
marnen committed Nov 26, 2009
1 parent 7547cee commit 887f51a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .autotest
Expand Up @@ -3,4 +3,5 @@ Autotest.add_hook :initialize do |at|
at.add_exception 'spec-results/index.html'
at.add_exception 'features_report.html'
at.add_exception 'nbproject'
at.add_exception 'javadoc'
end

0 comments on commit 887f51a

Please sign in to comment.