ci: sprinkle some date -R to easier see how long build steps take
[platform/upstream/gstreamer.git] / .gitignore
index 74b4d30..4a6028a 100644 (file)
@@ -1,45 +1,51 @@
-aclocal.m4
-autom4te.cache
-config.h*
-config.h.in
-config.log
-config.status
-config.guess
-config.sub
-config.rpath
-configure
-/config/tizonia/gstomx.conf
-libtool
-stamp-h
-stamp-h.in
-stamp-h1
-ltmain.sh
-missing
-mkinstalldirs
-compile
-install-sh
-depcomp
-autoregen.sh
-ABOUT-NLS
-_stdint.h
+cscope.in.out
+cscope.out
+cscope.po.out
+__pycache__
+prefix/
+.gdbinit
 
-gst-omx-*.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
 
-.deps
-.libs
-*.lo
-*.la
-*.o
-*~
-*.bak
-*.swp
-*.orig
-*.rej
-tools/listcomponents
-/m4/libtool.m4
-/m4/ltoptions.m4
-/m4/ltsugar.m4
-/m4/ltversion.m4
-/m4/lt~obsolete.m4
-Makefile.in
-Makefile
+# Because of unwanted diff caused by redirect wrap files 
+# https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1140
+subprojects/*.wrap
+
+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