mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-17 03:35:21 +00:00
.gitignore: ignore temp files created in the course of 'make check'
This commit is contained in:
parent
7ed2a6ef98
commit
e6b11af24a
1 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -45,6 +45,10 @@ stamp-h.in
|
|||
/examples/test-multicast
|
||||
/examples/test-multicast2
|
||||
|
||||
/test-driver
|
||||
/tests/check/gst/*.log
|
||||
/tests/check/gst/*.trs
|
||||
/tests/check/test-suite.log
|
||||
/tests/check/gst/addresspool
|
||||
/tests/check/gst/client
|
||||
/tests/check/gst/media
|
||||
|
|
Loading…
Reference in a new issue