mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-31 11:32:38 +00:00
.gitignore: ignore more build files
This commit is contained in:
parent
fba09126a8
commit
9da40095c3
1 changed files with 18 additions and 0 deletions
18
.gitignore
vendored
18
.gitignore
vendored
|
@ -35,5 +35,23 @@ stamp-h1
|
|||
tags
|
||||
gst-rtsp.spec
|
||||
stamp-h.in
|
||||
.dirstamp
|
||||
|
||||
/m4/*m4
|
||||
|
||||
/gst/rtsp-server/GstRtspServer-1.0.gir
|
||||
/gst/rtsp-server/GstRtspServer-1.0.typelib
|
||||
|
||||
/examples/test-multicast
|
||||
/examples/test-multicast2
|
||||
|
||||
/tests/check/gst/addresspool
|
||||
/tests/check/gst/client
|
||||
/tests/check/gst/media
|
||||
/tests/check/gst/mediafactory
|
||||
/tests/check/gst/mountpoints
|
||||
/tests/check/gst/rtspserver
|
||||
/tests/check/test-registry.reg
|
||||
/tests/test-reuse
|
||||
|
||||
/po
|
||||
|
|
Loading…
Reference in a new issue