public inbox for libc-ports@sourceware.org
 help / color / mirror / Atom feed
* [PATCH] Add .gitignore to ignore autoconf caches
@ 2012-06-21 17:12 Carlos O'Donell
  0 siblings, 0 replies; only message in thread
From: Carlos O'Donell @ 2012-06-21 17:12 UTC (permalink / raw)
  To: libc-ports

Checked in to match what we already have in libc-alpha.

Allows me to regenerate all of the configure.in's for the release
without seeing the ugly autom4te*.cache directories :-)

2012-06-21  Carlos O'Donell  <carlos_odonell@mentor.com>

        * .gitignore: New file.

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..1c3f260
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1 @@
+autom4te*.cache

Cheers,
Carlos.
-- 
Carlos O'Donell
Mentor Graphics / CodeSourcery
carlos_odonell@mentor.com
carlos@codesourcery.com
+1 (613) 963 1026

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-06-21 17:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-06-21 17:12 [PATCH] Add .gitignore to ignore autoconf caches Carlos O'Donell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).