mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-06-04 22:48:54 +00:00
tests: make git ignore new unit tests binaries
This commit is contained in:
parent
f37c6b6020
commit
6ab14af5aa
2 changed files with 3 additions and 1 deletions
1
tests/check/elements/.gitignore
vendored
1
tests/check/elements/.gitignore
vendored
|
@ -10,6 +10,7 @@ legacyresample
|
|||
mpeg2enc
|
||||
mplex
|
||||
mxfdemux
|
||||
mxfmux
|
||||
neonhttpsrc
|
||||
ofa
|
||||
qtmux
|
||||
|
|
3
tests/check/pipelines/.gitignore
vendored
3
tests/check/pipelines/.gitignore
vendored
|
@ -1,2 +1,3 @@
|
|||
.dirstamp
|
||||
metadata
|
||||
metadata
|
||||
mxf
|
||||
|
|
Loading…
Reference in a new issue