From ad201dca6979c018c639ffeb842645b2685e6bd0 Mon Sep 17 00:00:00 2001 From: Edward Hervey Date: Fri, 30 Jan 2009 08:59:07 +0100 Subject: [PATCH] Ignore new auto-generated .c files --- gst/.gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/gst/.gitignore b/gst/.gitignore index 535952e6d8..5001f41a69 100644 --- a/gst/.gitignore +++ b/gst/.gitignore @@ -13,3 +13,6 @@ gen-*.c interfaces.c play.c gstversion.override +audio.c +tag.c +video.c