From: Carlos O'Donell Date: Thu, 21 Jun 2012 17:05:25 +0000 (+0000) Subject: Add .gitignore. X-Git-Tag: glibc-2.16-ports-before-merge~2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ac80ce0bd9c22b85aae0a39cd719b9c90b08ced7;p=thirdparty%2Fglibc.git Add .gitignore. Ignore the autoconf cache directory. --- diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000000..1c3f2602964 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +autom4te*.cache