X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=.gitignore;h=316313f77e17708299f4a96056a1a720df10fa83;hb=064711d8b382c106afffe75cefbabe8f7bac8532;hp=cb5003e91db8b4614836a40ff77f509048d12a40;hpb=ddc169196eb398cf2023cfc205af0a03149bdb5b;p=platform%2Fupstream%2Fgstreamer.git diff --git a/.gitignore b/.gitignore index cb5003e..316313f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,21 +1,52 @@ -/validate/docs/validate/gst-validate.args -/validate/docs/validate/gst-validate-decl-list.txt -/validate/docs/validate/gst-validate-decl.txt -/validate/docs/validate/doc-registry.xml -/validate/docs/validate/gst-validate.hierarchy -/validate/docs/validate/gst-validate.interfaces -/validate/docs/validate/gst-validate-overrides.txt -/validate/docs/index.html -/validate/docs/validate/gst-validate.signals -/validate/docs/validate/gst-validate.prerequisites -/validate/docs/validate/gst-validate-undeclared.txt -/validate/docs/validate/gst-validate-undocumented.txt -/validate/docs/validate/gst-validate-unused.txt -/validate/gst/validate/GstValidate-1.0.typelib -/validate/pkgconfig/gst-validate-1.0.pc -/validate/pkgconfig/gst-validate-1.0-uninstalled.pc -/validate/pkgconfig/gst-validate.pc -/validate/pkgconfig/gst-validate-uninstalled.pc -*.bak -*.libs/* -tags +cscope.in.out +cscope.out +cscope.po.out +__pycache__ +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