changeset 11991:ae216de20fe6

maint: ignore gnulib-tool temp files * .gitignore: Ignore files created during gnulib-tool --test. Signed-off-by: Eric Blake <ebb9@byu.net>
author Eric Blake <ebb9@byu.net>
date Tue, 15 Sep 2009 15:56:39 -0600
parents 82378c5ffb22
children a1e0b2efc812
files .gitignore ChangeLog
diffstat 2 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/.gitignore
+++ b/.gitignore
@@ -3,4 +3,6 @@
 *~
 .#*
 \#*#
+allsnippets.tmp
+amsnippet.tmp
 testdir*
--- 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