X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=.gitignore;h=4a6028ad19edf162f6af47e04096ba942a84153d;hb=901ad2b4f5887d5c0b86c22a3290d492c6a3e49f;hp=541ac23be0900fc488e1875b66ba792c89f9a6bb;hpb=07b4c930bc02c0901ff8efafc7681304ad0dc229;p=platform%2Fupstream%2Fgstreamer.git diff --git a/.gitignore b/.gitignore index 541ac23..4a6028a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,16 +1,51 @@ -*build*/ cscope.in.out cscope.out cscope.po.out -libnice __pycache__ -meson/ prefix/ -pygobject .gdbinit -^gst* -subprojects/* -!subprojects/gst* -subprojects/gst-plugins-rs/ -subprojects/gstreamer-rs/ \ No newline at end of file +# 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