X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=.gitignore;h=4a6028ad19edf162f6af47e04096ba942a84153d;hb=0b33f3cd1f79513eeba9c0d67cc6d091712044fc;hp=f8adb7f5243be40a7c19dd57627b943f1ad03f9c;hpb=39664da1f07bda3032ea867fc695450b689b9d8f;p=platform%2Fupstream%2Fgstreamer.git diff --git a/.gitignore b/.gitignore index f8adb7f..4a6028a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,63 +1,51 @@ -ABOUT-NLS -INSTALL -Makefile -Makefile.in -aclocal.m4 -config.cache -config.guess -config.h -config.h.in -config.h-new -config.log -config.rpath -config.status* -config.sub -configure -gstreamer-[0-9]* -gstreamer-config -gstreamer.pc -gstreamer-uninstalled.pc -gst-element-check-*.m4 -libtool -ltconfig -ltmain.sh -missing -stamp-h -stamp-h.in -stamp.h -autom4te.cache -autom4te-2.53.cache -stamp-h1 -autoregen.sh -compile -depcomp -install-sh -mkinstalldirs -py-compile -registry.* -coverage-report.txt -/test-driver -.deps -.libs -*~ -_stdint.h -*.gir -*.typelib -Build -*.user -*.suo -*.ipch -*.sdf -*.opensdf -*.DS_Store -*.log -*.trs -.dirstamp -*.gc?? -*.swp +cscope.in.out +cscope.out +cscope.po.out +__pycache__ +prefix/ +.gdbinit -/libs/gst/*/*-enumtypes.[ch] -/libs/gst/helpers/gst-completion-helper-1.0 +# 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 -/tests/misc/netclock-replay -/build +# 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