Update .gitignore and add more subprojects

This commit is contained in:
Nirbheek Chauhan 2018-07-27 18:50:01 +05:30
parent eaf17bfff4
commit 2a675954c4

10
.gitignore vendored
View file

@ -10,6 +10,7 @@ gst-plugins-ugly
gst-python gst-python
gst-rtsp-server gst-rtsp-server
gstreamer gstreamer
gstreamer-sharp
gstreamer-vaapi gstreamer-vaapi
__pycache__ __pycache__
meson/ meson/
@ -24,7 +25,16 @@ subprojects/gst-plugins-ugly/
subprojects/gst-python/ subprojects/gst-python/
subprojects/gst-rtsp-server/ subprojects/gst-rtsp-server/
subprojects/gstreamer/ subprojects/gstreamer/
subprojects/gstreamer-sharp/
subprojects/gstreamer-vaapi/ subprojects/gstreamer-vaapi/
subprojects/glib/ subprojects/glib/
subprojects/gl-headers/ subprojects/gl-headers/
subprojects/bindinator/
subprojects/dssim/
subprojects/gtk-sharp/
subprojects/libffi/
subprojects/libnice/
subprojects/libunwind/
subprojects/proxy-libintl/
subprojects/zlib/
prefix/ prefix/