X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=.gitignore;h=3d38bceb3c3ecbecc8038d1191332b8b16a5008b;hb=2972b673c04762d3b73ba4f2da975c2e748e75ea;hp=0e684bc3842413557159178e51da5c51147f1ae6;hpb=e10623729b7a3f33e5014046e5603dd42869f583;p=platform%2Fupstream%2Fgstreamer.git diff --git a/.gitignore b/.gitignore index 0e684bc..3d38bce 100644 --- a/.gitignore +++ b/.gitignore @@ -4,8 +4,10 @@ config.h config.h.in config.log config.status +config.guess +config.sub +config.rpath configure -gst-plugins.spec gstreamer-libs-uninstalled*.pc gstreamer-libs*.pc gstreamer-play-uninstalled*.pc @@ -14,3 +16,60 @@ 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