X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=.gitignore;h=316313f77e17708299f4a96056a1a720df10fa83;hb=0cccb1c9a6d47471a4a7a6ace074810a06f02ce3;hp=3d38bceb3c3ecbecc8038d1191332b8b16a5008b;hpb=2972b673c04762d3b73ba4f2da975c2e748e75ea;p=platform%2Fupstream%2Fgstreamer.git diff --git a/.gitignore b/.gitignore index 3d38bce..316313f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,75 +1,52 @@ -aclocal.m4 -autom4te.cache -config.h -config.h.in -config.log -config.status -config.guess -config.sub -config.rpath -configure -gstreamer-libs-uninstalled*.pc -gstreamer-libs*.pc -gstreamer-play-uninstalled*.pc -gstreamer-play*.pc -libtool -stamp-h -stamp-h.in -stamp-h1 -gst-element-check-*.m4 -ltmain.sh -missing -mkinstalldirs -compile -install-sh -depcomp -autoregen.sh -ABOUT-NLS -/INSTALL -_stdint.h - -gst-plugins-base-*.tar* - -.deps -.libs -*.lo -*.la -*.o -*~ -*.bak -/m4 -Makefile.in -Makefile -*.gir -*.typelib -*.gc?? -.dirstamp - -/gst-libs/gst/pbutils/gstpluginsbaseversion.h -/gst-libs/gst/tag/mklangtables -/gst-libs/gst/tag/mklicensestables - -/gst-libs/gst/audio/audio-marshal.[ch] -/gst-libs/gst/video/video-marshal.[ch] -/gst-libs/gst/*/*-enumtypes.[ch] -/tests/examples/compositor/crossfade -/tests/examples/playback/playback-test - -tmp-orc.c -gst*orc.h -tests/check/orc - -Build -*.user -*.suo -*.ipch -*.sdf -*.opensdf -*.DS_Store - -/test-driver -*.trs -*.log - -/build -/subprojects +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