X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=.gitignore;h=78c1b05072ad520866c8ca7895acad67d7c4992a;hb=5e31e8b0e2725bdc1dc63adf30577e2ec769e128;hp=f5fef70af04122cb461697a0030a26e7e7ce0313;hpb=a4c5aa38ec0a8951a5714a0014ab3d7d45753bf4;p=platform%2Fupstream%2Fgst-plugins-good.git diff --git a/.gitignore b/.gitignore index f5fef70..78c1b05 100644 --- a/.gitignore +++ b/.gitignore @@ -1,13 +1,14 @@ aclocal.m4 autom4te.cache -config.h* +config.h +config.h.in +config.h-new config.log config.status config.guess config.sub config.rpath configure -gst-plugins-good.spec libtool stamp-h stamp-h.in @@ -21,8 +22,10 @@ install-sh depcomp autoregen.sh ABOUT-NLS +/INSTALL _stdint.h gst-plugins-good-*.tar.* +.dirstamp /m4 @@ -34,17 +37,20 @@ gst-plugins-good-*.tar.* Makefile.in Makefile *~ +*.swp +*.gc?? /m4 -ext/dv/smpte_test - -gst/deinterlace/tvtime.h +/ext/dv/smpte_test +/gst/multifile/test-splitmux-part-reader +/gst/deinterlace/tvtime.h tmp-orc.c *orc.h /tests/examples/jack/jack_client +/tests/examples/rtsp/test-onvif Build *.user @@ -52,4 +58,11 @@ Build *.ipch *.sdf *.opensdf -*.DS_Store \ No newline at end of file +*.DS_Store + +/test-driver +*.log +*.trs + +/build +/subprojects