From 42d98f746fd40bcc42dcfc0848c25a70dc785911 Mon Sep 17 00:00:00 2001 From: Antonio Ospite Date: Thu, 24 Oct 2013 21:59:29 +0200 Subject: [PATCH] Fix the .gitignore file --- .gitignore | 53 +++++++++++++++++++++++++++++++++++++++++++++-------- 1 file changed, 45 insertions(+), 8 deletions(-) diff --git a/.gitignore b/.gitignore index b864463..7ef3ee1 100644 --- a/.gitignore +++ b/.gitignore @@ -1,16 +1,53 @@ aclocal.m4 autom4te.cache -autoregen.sh -config.* +config.h +config.h.in +config.log +config.status +config.guess +config.sub +config.rpath configure +gst-fbdevsink.spec libtool -INSTALL -Makefile.in -depcomp -install-sh +stamp-h +stamp-h.in +stamp-h1 +gst-element-check-*.m4 ltmain.sh missing -stamp-* -my-plugin-*.tar.* +mkinstalldirs +compile +install-sh +depcomp +autoregen.sh +ABOUT-NLS +INSTALL +gst-fbdevsink-*.tar.* + +.deps +.libs +.dirstamp +*.lo +*.la +*.o *~ +/m4 +Makefile.in +Makefile +*.gir +*.typelib + +tmp-orc.c +gst*orc.h + +Build +*.user +*.suo +*.ipch +*.sdf +*.opensdf +*.DS_Store +*.log +*.trs -- 2.1.4