X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=.gitignore;h=4a6028ad19edf162f6af47e04096ba942a84153d;hb=d7e2aff9942ef54ea67244179aab87fdf3fe8028;hp=62aa7244e787a76e51c77e019b1d629c30dc83a3;hpb=a12f8df0c6933af629d7d75585a42371e59e9021;p=platform%2Fupstream%2Fgstreamer.git diff --git a/.gitignore b/.gitignore index 62aa724..4a6028a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,67 +1,51 @@ -aclocal.m4 -autom4te.cache -config.h -config.h.in -config.h-new -config.log -config.status -config.guess -config.sub -config.rpath -configure -libtool -stamp-h -stamp-h.in -stamp-h1 -gst-element-check-*.m4 -ltmain.sh -missing -mkinstalldirs -compile -install-sh -depcomp -autoregen.sh -ABOUT-NLS -/INSTALL -_stdint.h -gst-plugins-good-*.tar.* -.dirstamp - -/m4 - -.deps -.libs -*.lo -*.la -*.o -Makefile.in -Makefile -*~ -*.swp -*.gc?? - -/m4 - -/ext/dv/smpte_test -/gst/multifile/test-splitmux-part-reader -/gst/deinterlace/tvtime.h - -tmp-orc.c -*orc.h - -/tests/examples/jack/jack_client - -Build -*.user -*.suo -*.ipch -*.sdf -*.opensdf -*.DS_Store - -/test-driver -*.log -*.trs - -/build -/subprojects +cscope.in.out +cscope.out +cscope.po.out +__pycache__ +prefix/ +.gdbinit + +# 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 + +# 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