maint: ignore gnulib-tool temp files
authorEric Blake <ebb9@byu.net>
Tue, 15 Sep 2009 21:56:39 +0000 (15:56 -0600)
committerEric Blake <ebb9@byu.net>
Wed, 16 Sep 2009 03:46:50 +0000 (21:46 -0600)
* .gitignore: Ignore files created during gnulib-tool --test.

Signed-off-by: Eric Blake <ebb9@byu.net>
.gitignore
ChangeLog

index c360325..b95fb40 100644 (file)
@@ -3,4 +3,6 @@
 *~
 .#*
 \#*#
+allsnippets.tmp
+amsnippet.tmp
 testdir*
index dc32b4d..322aca5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2009-09-15  Eric Blake  <ebb9@byu.net>
+
+       maint: ignore gnulib-tool temp files
+       * .gitignore: Ignore files created during gnulib-tool --test.
+
 2009-09-13  Jim Meyering  <meyering@redhat.com>
 
        posixtm: don't reject a time that specify "60" as the number of seconds