* .gitignore: Ignore html files.

Signed-off-by: Eric Blake <ebb9@byu.net>
This commit is contained in:
Eric Blake 2009-08-20 09:38:48 -06:00
parent 206564ac3e
commit ef9e3bf13a

1
.gitignore vendored
View File

@ -34,6 +34,7 @@ Makefile.in
/doc/*.??
!/doc/Makefile.am
/doc/*.???
/doc/*.html
/doc/*.info*
/doc/manual
/doc/stamp-vti