mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-04-26 06:54:49 +00:00
camerabin2: example: gitignore captured files
This commit is contained in:
parent
890c4ab4fd
commit
87c5c7a08b
1 changed files with 2 additions and 0 deletions
2
tests/examples/camerabin2/.gitignore
vendored
2
tests/examples/camerabin2/.gitignore
vendored
|
@ -1,2 +1,4 @@
|
||||||
gst-camera2
|
gst-camera2
|
||||||
test_*.jpg
|
test_*.jpg
|
||||||
|
vid_*
|
||||||
|
img_*
|
||||||
|
|
Loading…
Reference in a new issue