X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=.gitignore;h=316313f77e17708299f4a96056a1a720df10fa83;hb=064711d8b382c106afffe75cefbabe8f7bac8532;hp=bb1bd68a212bffacf687ea15702db68be0418546;hpb=94aed416e0f305a58899773c8578ae4616b75163;p=platform%2Fupstream%2Fgstreamer.git diff --git a/.gitignore b/.gitignore index bb1bd68..316313f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,65 +1,52 @@ -*build*/ cscope.in.out cscope.out cscope.po.out -gst-devtools -gst-editing-services -gst-examples -gst-integration-testsuites -gst-libav -gst-omx -gst-plugins-bad -gst-plugins-base -gst-plugins-good -gst-plugins-rs -gst-plugins-ugly -gst-python -gst-rtsp-server -gstreamer -gstreamer-sharp -gstreamer-vaapi -libnice __pycache__ -meson/ -subprojects/packagecache/ -subprojects/gst-integration-testsuites -subprojects/gst-devtools -subprojects/gst-docs -subprojects/gst-editing-services -subprojects/gst-examples -subprojects/gst-libav -subprojects/gst-omx -subprojects/gst-plugins-bad -subprojects/gst-plugins-base -subprojects/gst-plugins-good -subprojects/gst-plugins-rs -subprojects/gst-plugins-ugly -subprojects/gst-python -subprojects/gst-rtsp-server -subprojects/gstreamer -subprojects/gstreamer-sharp -subprojects/gstreamer-vaapi -subprojects/glib -subprojects/gl-headers -subprojects/bindinator -subprojects/dssim -subprojects/gtk-sharp -subprojects/libffi -subprojects/libnice -subprojects/libunwind -subprojects/proxy-libintl -subprojects/zlib -subprojects/openh264 -subprojects/pygobject -subprojects/pycairo -subprojects/json-glib -subprojects/orc -subprojects/libsoup -subprojects/FFmpeg -subprojects/x264 -subprojects/libxml2-* -subprojects/sqlite-* -subprojects/libdrm-* -subprojects/openjpeg* prefix/ -pygobject +.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 +!subprojects/packagefiles