From: Mike Frysinger Date: Mon, 15 Sep 2014 22:29:21 +0000 (-0400) Subject: ignore config.cache files X-Git-Tag: v3.1.10~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a148f6bffaaf58f02dacbc1a9d72e7cb424006b5;p=thirdparty%2Fccache.git ignore config.cache files This is created when you run `./configure -C`. --- diff --git a/.gitignore b/.gitignore index 15d45c432..4c88186de 100644 --- a/.gitignore +++ b/.gitignore @@ -11,6 +11,7 @@ ccache-*.tar.* ccache.1 ccache.html ccache.xml +config.cache config.h config.h.in config.log