]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
* .gitignore: Ignore tags and TAGS files.
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Thu, 11 Oct 2007 17:30:24 +0000 (19:30 +0200)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Thu, 11 Oct 2007 17:30:24 +0000 (19:30 +0200)
.gitignore
ChangeLog

index 556e12c1a7711b1dc84f832ba685b9636b12bd93..ef10c31ffc460cbd30a3830226b4b284a1bc1365 100644 (file)
@@ -11,3 +11,5 @@ autom4te.cache
 .#*
 CVS
 *~
+tags
+TAGS
index dfa78e1b83b119fdd834acb126670f67432ba77a..1ccbd062921dd5f3a5e46b224067c231e214a176 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2007-10-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+       * .gitignore: Ignore tags and TAGS files.
+
 2007-10-11  Eric Blake  <ebb9@byu.net>
 
        Config header generation followup.