summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Schaller <uraeus@gnome.org>2003-09-11 19:17:02 +0000
committerChristian Schaller <uraeus@gnome.org>2003-09-11 19:17:02 +0000
commit787df174828d4fe03e4f1a6ac48a971b0e7524e2 (patch)
tree66b1b12729e4ece3909960d03a6fe47ff35d5d89
parent15f9d4fae648625eaafa85dc6f8f3574ea8a6d15 (diff)
add cvsignores
Original commit message from CVS: add cvsignores
-rw-r--r--gst/videofilter/.gitignore3
-rw-r--r--sys/v4l2/.gitignore2
2 files changed, 5 insertions, 0 deletions
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
+
diff --git a/sys/v4l2/.gitignore b/sys/v4l2/.gitignore
new file mode 100644
index 00000000..53773607
--- /dev/null
+++ b/sys/v4l2/.gitignore
@@ -0,0 +1,2 @@
+gstv4l2element-marshal.h
+gstv4l2element-marshal.c