summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2016-10-27 00:30:32 +0100
committerTim-Philipp Müller <tim@centricular.com>2016-10-27 00:30:32 +0100
commit0b560fb18753f6a41057e6ce8755eef99678322e (patch)
tree49865151e355c2dc11a92691ce4ae7076286ba86 /.gitignore
parent9a8ab306b7d300c85358972095ae8bb2b5ce3189 (diff)
downloadgstreamer-0b560fb18753f6a41057e6ce8755eef99678322e.tar.gz
Add gst-rtsp-server
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 5c4855fb54..1494291337 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,6 +7,7 @@ gst-plugins-base
gst-plugins-good
gst-plugins-ugly
gst-python
+gst-rtsp-server
gstreamer
__pycache__
meson/
@@ -18,5 +19,6 @@ subprojects/gst-plugins-base/
subprojects/gst-plugins-good/
subprojects/gst-plugins-ugly/
subprojects/gst-python/
+subprojects/gst-rtsp-server/
subprojects/gstreamer/
subprojects/glib/