X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=.gitignore;h=316313f77e17708299f4a96056a1a720df10fa83;hb=064711d8b382c106afffe75cefbabe8f7bac8532;hp=054b2bf78ab0b99f0d2956d3eaa73ba67167593b;hpb=abb5f2cc2f9f424dc305d15ea3d0627667785a74;p=platform%2Fupstream%2Fgstreamer.git diff --git a/.gitignore b/.gitignore index 054b2bf..316313f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,89 +1,52 @@ -*.o -*.bak -*.orig -*.diff -*.patch -*.so -*.a -*.la -*.lo -*.pyc -*.page -*.swp -*~ -core.* - -Makefile -Makefile.in -core -log -.deps -.libs -.dirstamp - -/aclocal.m4 -/autom4te.cache -/autoregen.sh -/compile -/config.guess -/config.h -/config.h.in -/config.log -/config.status -/config.sub -/configure -/depcomp -/gst-editing-services.spec -/install-sh -/libtool -/ltmain.sh -/missing -/py-compile -/stamp-h.in -/stamp-h1 - -/ges/gesmarshal.h -/ges/gesmarshal.c -/ges/ges-version.h - -/docs/version.entities - -/bindings/python/ges.c - -/m4 - -/test-driver -/tests/check/*.log -/tests/check/*.trs -/tests/check/*/*.log -/tests/check/*/*.trs - -/tests/check/ges/group -/tests/check/ges/material -/tests/check/ges/mixers -/tests/check/ges/timelineedition -/tests/check/ges/timelinegroup -/tests/check/ges/uriclip -/tests/check/integration -/tests/benchmarks/timeline -/tests/examples/materials - -/tests/check/nle/simple -/tests/check/nle/complex -/tests/check/nle/nlecomposition -/tests/check/nle/nleoperation -/tests/check/nle/nlesource - -/tools/ges-launch-1.0 -tools/lex.priv_ges_parse_yy.c -tools/parse_lex.h -/tests/check/ges/project -/tests/examples/assets - -/tests/check/coverage/ -*gcno -*BACKUP* -*REMOTE* -*LOCAL* -*BASE* -*anjuta* +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