subprojects: switch libsoup to a file wrap
[platform/upstream/gstreamer.git] / .gitignore
index 96a7f01..4a6028a 100644 (file)
@@ -1,52 +1,51 @@
-Makefile
-Makefile.in
-aclocal.m4
-autoregen.sh
-compile
-config.cache
-config.guess
-config.h
-config.log
-config.status
-config.sub
-configure
-configure.scan
-libtool
-ltconfig
-ltmain.sh
-stamp-h*
-stamp.h
-version.h
-config.h.in
-install-sh
-missing
-mkinstalldirs
-depcomp
-intl
-py-compile
-autom4te.cache
-README
-AUTHORS
-NEWS
-TODO
+cscope.in.out
+cscope.out
+cscope.po.out
+__pycache__
+prefix/
+.gdbinit
 
-.deps
-.libs
-.exrc
-*_defs.c
-*_impl.c
-*.pyc
-*.pyo
-*.lo
-*.la
-*~
-*.so
-gst-python*.tar.*
+# Symlinks
+/gstreamer
+/gst-plugins-base
+/gst-plugins-good
+/libnice
+/gst-plugins-bad
+/gst-plugins-ugly
+/gst-libav
+/gst-rtsp-server
+/gst-devtools
+/gst-integration-testsuites
+/gst-editing-services
+/gstreamer-vaapi
+/gst-omx
+/gstreamer-sharp
+/pygobject
+/gst-python
+/gst-examples
+/gst-plugins-rs
 
-pygst.py
-gst-libs
-log
+# Because of unwanted diff caused by redirect wrap files 
+# https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1140
+subprojects/*.wrap
 
-m4/*
-
-/gst/__init__.py
+subprojects/*/
+!subprojects/gst-devtools
+!subprojects/gst-docs
+!subprojects/gst-editing-services
+!subprojects/gst-examples
+!subprojects/gst-integration-testsuites
+!subprojects/gst-libav
+!subprojects/gst-omx
+!subprojects/gst-plugins-bad
+!subprojects/gst-plugins-base
+!subprojects/gst-plugins-good
+!subprojects/gst-plugins-ugly
+!subprojects/gst-python
+!subprojects/gstreamer
+!subprojects/gstreamer-sharp
+!subprojects/gstreamer-vaapi
+!subprojects/gst-rtsp-server
+!subprojects/macos-bison-binary
+!subprojects/win-flex-bison-binaries
+!subprojects/win-nasm