From 6f1c728fcc99e9745b7a5bbb46a9c6f82ce56d33 Mon Sep 17 00:00:00 2001 From: Matthias Andree Date: Wed, 4 May 2011 01:08:16 +0200 Subject: Ignore stuff from non-VPATH builds or from Eclipse. --- .gitignore | 42 ++++++++++++++++++++++++++++++++++++++---- 1 file changed, 38 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 7856bf94..53f325d7 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,10 @@ +*.o *~ +.autotools +.cproject +.deps/ +.project .rsyncs -#*# ABOUT-NLS aclocal.m4 autobuild/ @@ -8,23 +12,53 @@ autom4te.cache build* build*/ compile +config.cache config.guess +config.h config.h.in +config.log config.rpath +config.status config.sub configure +configure.lineno cscope.out depcomp dox/ +FAQ +FEATURES +fetchmail +fetchmail-*.tar.* +fetchmail-FAQ.pdf +fetchmail-man.html +fetchmail.spec +fetchmailconf +genlsm.sh install-sh +libfm.a m4/ +Mailbox-Names-UTF7.html +Makefile Makefile.in missing mkinstalldirs -py-compile -tags -ylwrap +mxget +netrc +NOTES +po/Makefile +po/POTFILES po/stamp-po +py-compile rcfile_l.c rcfile_y.c rcfile_y.h +rfc2047e +rfc822 +rfc822valid +stamp-h1 +tags +TODO +unmime +x509_name_match +ylwrap +\#*# -- cgit v1.2.3