On Wed, 2010-03-24 at 01:21 -0500, Yaakov (Cygwin/X) wrote: > From: Yaakov Selkowitz <[email protected]> > > Signed-off-by: Yaakov Selkowitz <[email protected]> > --- > hw/dmx/doc/.gitignore | 3 +++ > hw/xfree86/doc/sgml/.gitignore | 4 ++++ > 2 files changed, 7 insertions(+), 0 deletions(-) > create mode 100644 hw/xfree86/doc/sgml/.gitignore > > diff --git a/hw/dmx/doc/.gitignore b/hw/dmx/doc/.gitignore > index 5bfaef3..84b70c0 100644 > --- a/hw/dmx/doc/.gitignore > +++ b/hw/dmx/doc/.gitignore > @@ -1,2 +1,5 @@ > # Add & Override for this directory and it's subdirectories > html/ > +*.html > +*.pdf > +*.ps > diff --git a/hw/xfree86/doc/sgml/.gitignore b/hw/xfree86/doc/sgml/.gitignore > new file mode 100644 > index 0000000..2ee2ac5 > --- /dev/null > +++ b/hw/xfree86/doc/sgml/.gitignore > @@ -0,0 +1,4 @@ > +*.html > +*.pdf > +*.ps > +*.txt
Reviewed-by: Gaetan Nadon <[email protected]>
signature.asc
Description: This is a digitally signed message part
_______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
