X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=.gitignore;h=316313f77e17708299f4a96056a1a720df10fa83;hb=064711d8b382c106afffe75cefbabe8f7bac8532;hp=74c73650219493d50359ca2b8d0b271d9788856d;hpb=ac17cd5d0638b7c45473a3df16d1fa65d0a15051;p=platform%2Fupstream%2Fgstreamer.git diff --git a/.gitignore b/.gitignore index 74c7365..316313f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,85 +1,52 @@ -aclocal.m4 -autom4te.cache -config.h -config.h.in -config.log -config.status -config.guess -config.sub -config.rpath -configure -gst-plugins-bad.spec -gstreamer-libs-uninstalled*.pc -gstreamer-libs*.pc -gstreamer-play-uninstalled*.pc -gstreamer-play*.pc -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-bad-*.tar.* +cscope.in.out +cscope.out +cscope.po.out +__pycache__ +prefix/ +.gdbinit -.deps -.libs -.dirstamp -*.lo -*.la -*.o -*~ -/m4 -Makefile.in -Makefile -*.gir -*.typelib -*.gc?? +# 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 -tmp-orc.c -gst*orc.h +# Because of unwanted diff caused by redirect wrap files +# https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1140 +subprojects/*.wrap -/tests/check/orc -/tests/check/media/ -/tests/check/libs/player -/tests/check/libs/player_dummy.c -/tests/check/elements/videoframe-audiolevel -/tests/examples/codecparsers/parse-jpeg -/tests/examples/codecparsers/parse-vp8 -/tests/examples/gtk/gtkglsink -/tests/examples/gtk/gtksink -/tests/examples/gtk/glliveshader -/tests/examples/shapewipe/shapewipe-example -/tests/examples/jack/jack_client -/tests/examples/opencv/gstmotioncells_dynamic_test -/tests/examples/uvch264/test-uvch264 -/tests/examples/mpegts/tsparser -/tests/examples/opencv/gsthanddetect_test -/tests/examples/opencv/gstfacedetect_test -/tests/examples/playout -/tests/examples/waylandsink/gtkwaylandsink - -Build -*.user -*.suo -*.ipch -*.sdf -*.opensdf -*.DS_Store - -/test-driver -*.log -*.trs - -/win32/common/config.h-new - -/sys/bluez/bluez.c -/sys/bluez/bluez.h +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 +!subprojects/packagefiles