mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-23 18:21:04 +00:00
ignore more
Original commit message from CVS: ignore more
This commit is contained in:
parent
a9f7f7b7b6
commit
7b2d3e5536
3 changed files with 5 additions and 0 deletions
1
check/gst/.gitignore
vendored
1
check/gst/.gitignore
vendored
|
@ -15,6 +15,7 @@ gstobject
|
|||
gstpad
|
||||
gstpipeline
|
||||
gstplugin
|
||||
gstsegment
|
||||
gststructure
|
||||
gstsystemclock
|
||||
gsttag
|
||||
|
|
3
check/net/.gitignore
vendored
Normal file
3
check/net/.gitignore
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
.dirstamp
|
||||
gstnetclientclock
|
||||
gstnettimeprovider
|
1
tests/check/gst/.gitignore
vendored
1
tests/check/gst/.gitignore
vendored
|
@ -15,6 +15,7 @@ gstobject
|
|||
gstpad
|
||||
gstpipeline
|
||||
gstplugin
|
||||
gstsegment
|
||||
gststructure
|
||||
gstsystemclock
|
||||
gsttag
|
||||
|
|
Loading…
Reference in a new issue