mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 04:01:08 +00:00
Add missing file to gitignore
This commit is contained in:
parent
951157c2a5
commit
c4c780187a
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -52,6 +52,7 @@ gst*orc.h
|
||||||
/tests/check/libs/player
|
/tests/check/libs/player
|
||||||
/tests/check/libs/player_dummy.c
|
/tests/check/libs/player_dummy.c
|
||||||
/tests/check/elements/videoframe-audiolevel
|
/tests/check/elements/videoframe-audiolevel
|
||||||
|
/tests/check/elements/pnm
|
||||||
/tests/check/pipelines/simple-launch-lines
|
/tests/check/pipelines/simple-launch-lines
|
||||||
/tests/examples/codecparsers/parse-jpeg
|
/tests/examples/codecparsers/parse-jpeg
|
||||||
/tests/examples/codecparsers/parse-vp8
|
/tests/examples/codecparsers/parse-vp8
|
||||||
|
|
Loading…
Reference in a new issue