diff --git a/gst/videofilter/.gitignore b/gst/videofilter/.gitignore new file mode 100644 index 0000000000..acc0880434 --- /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 0000000000..53773607a0 --- /dev/null +++ b/sys/v4l2/.gitignore @@ -0,0 +1,2 @@ +gstv4l2element-marshal.h +gstv4l2element-marshal.c