summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorThibault Saunier <thibault.saunier@osg.samsung.com>2016-10-20 18:12:53 -0300
committerThibault Saunier <thibault.saunier@osg.samsung.com>2016-10-21 05:31:13 -0300
commit85880a3a22e3effccdb6e573543926b18eeae519 (patch)
tree154eb75359ddcaf549aa31987abcc9e8f17ef4a2 /.gitignore
parente54a4ac66c7c73d9ede871e5850753c3d5a400fe (diff)
downloadgstreamer-85880a3a22e3effccdb6e573543926b18eeae519.tar.gz
Create symlinks to built subprojects
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore21
1 files changed, 21 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 468d90c58e..5c4855fb54 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,22 @@
*build*/
+gst-devtools
+gst-editing-services
+gst-libav
+gst-plugins-bad
+gst-plugins-base
+gst-plugins-good
+gst-plugins-ugly
+gst-python
+gstreamer
+__pycache__
+meson/
+subprojects/gst-devtools/
+subprojects/gst-editing-services/
+subprojects/gst-libav/
+subprojects/gst-plugins-bad/
+subprojects/gst-plugins-base/
+subprojects/gst-plugins-good/
+subprojects/gst-plugins-ugly/
+subprojects/gst-python/
+subprojects/gstreamer/
+subprojects/glib/