X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=.gitignore;h=4a6028ad19edf162f6af47e04096ba942a84153d;hb=0b33f3cd1f79513eeba9c0d67cc6d091712044fc;hp=6cd8b9a602b36544a440722f9debcf7e71bca39f;hpb=2a675954c48d4141f421b9d757600cd56041f570;p=platform%2Fupstream%2Fgstreamer.git diff --git a/.gitignore b/.gitignore index 6cd8b9a..4a6028a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,40 +1,51 @@ -*build*/ -gst-devtools -gst-editing-services -gst-libav -gst-omx -gst-plugins-bad -gst-plugins-base -gst-plugins-good -gst-plugins-ugly -gst-python -gst-rtsp-server -gstreamer -gstreamer-sharp -gstreamer-vaapi +cscope.in.out +cscope.out +cscope.po.out __pycache__ -meson/ -subprojects/gst-devtools/ -subprojects/gst-editing-services/ -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/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/ 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