From cddf173dbce0fc03dc92776043d431c62ac9be11 Mon Sep 17 00:00:00 2001 From: Ralf Wildenhues Date: Thu, 11 Oct 2007 19:30:24 +0200 Subject: [PATCH] * .gitignore: Ignore tags and TAGS files. --- .gitignore | 2 ++ ChangeLog | 4 ++++ 2 files changed, 6 insertions(+) diff --git a/.gitignore b/.gitignore index 556e12c1..ef10c31f 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,5 @@ autom4te.cache .#* CVS *~ +tags +TAGS diff --git a/ChangeLog b/ChangeLog index dfa78e1b..1ccbd062 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2007-10-11 Ralf Wildenhues + + * .gitignore: Ignore tags and TAGS files. + 2007-10-11 Eric Blake Config header generation followup. -- 2.47.2