Skip to content

Commit

Permalink
not all .html files should be ignored.
Browse files Browse the repository at this point in the history
only the ${name}_fail.html are autogenerated.  the others are required
for the tests.
  • Loading branch information
Matt Boyle committed May 19, 2011
1 parent 1572090 commit e6915b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
*~
.*.swp
vim-perl.tar.gz
t_source/*/*.html
t_source/*/*_fail.html

0 comments on commit e6915b7

Please sign in to comment.