From 787df174828d4fe03e4f1a6ac48a971b0e7524e2 Mon Sep 17 00:00:00 2001 From: Christian Schaller Date: Thu, 11 Sep 2003 19:17:02 +0000 Subject: add cvsignores Original commit message from CVS: add cvsignores --- gst/videofilter/.gitignore | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 gst/videofilter/.gitignore (limited to 'gst/videofilter/.gitignore') diff --git a/gst/videofilter/.gitignore b/gst/videofilter/.gitignore new file mode 100644 index 00000000..acc08804 --- /dev/null +++ b/gst/videofilter/.gitignore @@ -0,0 +1,3 @@ +gstvideoexample.h +gstvideoexample.c + -- cgit