X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=.gitignore;h=f8adb7f5243be40a7c19dd57627b943f1ad03f9c;hb=04a637ae64582e8830205c42cc6d9ef4aabc969a;hp=91ec20babd9391ec9c575b3ecd72226ec9e8d834;hpb=8a3824efacaf2031c9b1a0b78dc70d993b43be88;p=platform%2Fupstream%2Fgstreamer.git diff --git a/.gitignore b/.gitignore index 91ec20b..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 @@ -33,5 +34,30 @@ depcomp install-sh mkinstalldirs py-compile -registry.xml +registry.* coverage-report.txt +/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