diff options
author | Tim-Philipp Müller <tim@centricular.net> | 2013-03-12 00:05:49 +0000 |
---|---|---|
committer | Tim-Philipp Müller <tim@centricular.net> | 2013-03-12 00:05:49 +0000 |
commit | 9da40095c39bf7ffcf189037d717742b06d8e474 (patch) | |
tree | 2ca3afdbc90e42cbc7bde3fd6376e2088420187c /.gitignore | |
parent | fba09126a8cedab19ecdba4261b7f0a31e3cc75d (diff) |
.gitignore: ignore more build files
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 18 |
1 files changed, 18 insertions, 0 deletions
@@ -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 |