X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=.gitignore;h=316313f77e17708299f4a96056a1a720df10fa83;hb=0b086876332f87f3bfc892b991da8530eb63da44;hp=be375540315df3aa93eb1ac103c59616715d31a7;hpb=ddbe5ce83bfd918831aa09d0ba401cdc3b0b7c74;p=platform%2Fupstream%2Fgstreamer.git diff --git a/.gitignore b/.gitignore index be37554..316313f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,32 +1,52 @@ -/built_doc -.vscode -build/ -/hotdoc-private* -/.hotdoc.d -/*.stamp -Debug -Release -ipch -*.user -*.sdf -*.suo -*.opensdf -vs/2010/libs -bin -gen -libs -obj -.classpath -.project -.settings -.libs -.cproject -gst-build -project.properties -gst_sdk -.DS_Store -xcuserdata -/plugins-introspection/cache/ -/hotdoc_env/ -*.html -*~ +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