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 | 35 ++++++++++++++++++++++------------- 1 file changed, 22 insertions(+), 13 deletions(-) diff --git a/.gitignore b/.gitignore index f94a580..be3a80e 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.rpath config.status -config.guess config.sub -config.rpath 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 - -- 2.7.4