From 01bcd440906e962849eea5e1ff5ff5d7d3f814af Mon Sep 17 00:00:00 2001 From: Gwenole Beauchesne Date: Wed, 7 Dec 2011 14:40:20 +0100 Subject: [PATCH] .gitignore: refine for generated docs. --- .gitignore | 37 +++++++++++++++++++++++-------------- 1 file changed, 23 insertions(+), 14 deletions(-) diff --git a/.gitignore b/.gitignore index f94a58024e..be3a80e1a2 100644 --- a/.gitignore +++ b/.gitignore @@ -1,26 +1,27 @@ +ABOUT-NLS +_stdint.h aclocal.m4 autom4te.cache +autoregen.sh +compile +config.guess config.h* config.log -config.status -config.guess -config.sub config.rpath +config.status +config.sub configure -libtool -stamp-h -stamp-h.in -stamp-h1 +depcomp gst-element-check-*.m4 +gstreamer-vaapi-*.tar.gz +install-sh +libtool ltmain.sh missing mkinstalldirs -compile -install-sh -depcomp -autoregen.sh -ABOUT-NLS -_stdint.h +stamp-h +stamp-h.in +stamp-h1 /m4 @@ -34,6 +35,7 @@ Makefile *~ *.swp +debian.build/ debian.upstream/changelog debian.upstream/control debian.upstream/gstreamer0.10-vaapi-doc.install @@ -42,8 +44,16 @@ debian.upstream/libgstvaapi-dev.install debian.upstream/libgstvaapi-glx-0.install debian.upstream/libgstvaapi-x11-0.install debian.upstream/libgstvaapi0.install +docs/reference/libs/html* docs/reference/libs/libs-docs.xml +docs/reference/libs/tmpl* +docs/reference/libs/xml* +docs/reference/libs/*.stamp +docs/reference/plugins/html* docs/reference/plugins/plugins-docs.xml +docs/reference/plugins/tmpl* +docs/reference/plugins/xml* +docs/reference/plugins/*.stamp gst-libs/gst/vaapi/gstvaapimarshal.c gst-libs/gst/vaapi/gstvaapimarshal.h gst-libs/gst/vaapi/stamp-marshal @@ -56,4 +66,3 @@ tests/test-display tests/test-surfaces tests/test-textures tests/test-windows -