X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=.gitignore;h=f8adb7f5243be40a7c19dd57627b943f1ad03f9c;hb=41c82ae9be4013d5c575295e38b46da9d0f74058;hp=297c199451e5fbd169a2d1d90385f7bd1857201d;hpb=6be4dbdb5a1856d79369574afd8d5df460fb1af2;p=platform%2Fupstream%2Fgstreamer.git diff --git a/.gitignore b/.gitignore index 297c199..f8adb7f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,5 @@ -Android.mk ABOUT-NLS +INSTALL Makefile Makefile.in aclocal.m4 @@ -17,7 +17,6 @@ gstreamer-[0-9]* gstreamer-config gstreamer.pc gstreamer-uninstalled.pc -gstreamer.spec gst-element-check-*.m4 libtool ltconfig @@ -37,10 +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