diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2011-05-04 01:08:16 +0200 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2011-05-04 01:08:16 +0200 |
commit | 6f1c728fcc99e9745b7a5bbb46a9c6f82ce56d33 (patch) | |
tree | 47c6bede777420063e28182d57f1f8fb17f31245 | |
parent | e8c5c8ec32a4e636b7b4fb164bdc999eb63bd504 (diff) | |
download | fetchmail-6f1c728fcc99e9745b7a5bbb46a9c6f82ce56d33.tar.gz fetchmail-6f1c728fcc99e9745b7a5bbb46a9c6f82ce56d33.tar.bz2 fetchmail-6f1c728fcc99e9745b7a5bbb46a9c6f82ce56d33.zip |
Ignore stuff from non-VPATH builds or from Eclipse.
-rw-r--r-- | .gitignore | 42 |
1 files changed, 38 insertions, 4 deletions
@@ -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 +\#*# |