X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=.gitignore;h=f8adb7f5243be40a7c19dd57627b943f1ad03f9c;hb=41c82ae9be4013d5c575295e38b46da9d0f74058;hp=7d5082a4d3611c345765e57085d9716538436245;hpb=68f4aa7ee72140c7698a49507f2fbdb90b2c0a19;p=platform%2Fupstream%2Fgstreamer.git diff --git a/.gitignore b/.gitignore index 7d5082a..f8adb7f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ ABOUT-NLS +INSTALL Makefile Makefile.in aclocal.m4 @@ -6,16 +7,16 @@ config.cache config.guess config.h config.h.in +config.h-new config.log config.rpath -config.status +config.status* config.sub configure gstreamer-[0-9]* gstreamer-config gstreamer.pc gstreamer-uninstalled.pc -gstreamer.spec gst-element-check-*.m4 libtool ltconfig @@ -35,7 +36,28 @@ mkinstalldirs py-compile registry.* coverage-report.txt -gst-element-check.m4 +/test-driver .deps .libs *~ +_stdint.h +*.gir +*.typelib +Build +*.user +*.suo +*.ipch +*.sdf +*.opensdf +*.DS_Store +*.log +*.trs +.dirstamp +*.gc?? +*.swp + +/libs/gst/*/*-enumtypes.[ch] +/libs/gst/helpers/gst-completion-helper-1.0 + +/tests/misc/netclock-replay +/build