X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=.gitignore;h=f8adb7f5243be40a7c19dd57627b943f1ad03f9c;hb=89c221a6972513f629c969f5485f37e77ccfa6e1;hp=3b159a5cf6a6e51b711ff9aa565b813c8e4997c5;hpb=2323d50faa37c832d3740c135ebe54852d8423cc;p=platform%2Fupstream%2Fgstreamer.git diff --git a/.gitignore b/.gitignore index 3b159a5..f8adb7f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ ABOUT-NLS +INSTALL Makefile Makefile.in aclocal.m4 @@ -16,7 +17,6 @@ gstreamer-[0-9]* gstreamer-config gstreamer.pc gstreamer-uninstalled.pc -gstreamer.spec gst-element-check-*.m4 libtool ltconfig @@ -36,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