X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=.gitignore;h=316313f77e17708299f4a96056a1a720df10fa83;hb=064711d8b382c106afffe75cefbabe8f7bac8532;hp=3dae67b572215cc346cd01e9a12d05514ceca4b6;hpb=a6ae14b612f0e0133360ba0c02a55ec2508b97c3;p=platform%2Fupstream%2Fgstreamer.git diff --git a/.gitignore b/.gitignore index 3dae67b..316313f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,28 +1,52 @@ -*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-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-vaapi/ -subprojects/glib/ +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 +!subprojects/packagefiles