From: Joel Rosdahl Date: Tue, 5 Jan 2010 17:57:47 +0000 (+0100) Subject: Add .gitignore X-Git-Tag: v3.0pre0~123 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=909a0ebde7e840c299dab904f3d89bc046329bb1;p=thirdparty%2Fccache.git Add .gitignore --- diff --git a/.gitignore b/.gitignore new file mode 100644 index 000000000..cb7d05c8b --- /dev/null +++ b/.gitignore @@ -0,0 +1,13 @@ +*.o +*~ +.deps +Makefile +autom4te.cache +ccache +ccache.1 +config.h +config.h.in +config.log +config.status +configure +testdir.*