From b362649a288ba02eb66811ce42b2ed02eb0f672a Mon Sep 17 00:00:00 2001 From: Eric Blake Date: Tue, 15 Sep 2009 15:56:39 -0600 Subject: [PATCH] maint: ignore gnulib-tool temp files * .gitignore: Ignore files created during gnulib-tool --test. Signed-off-by: Eric Blake --- .gitignore | 2 ++ ChangeLog | 5 +++++ 2 files changed, 7 insertions(+) diff --git a/.gitignore b/.gitignore index c36032534..b95fb408d 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,6 @@ *~ .#* \#*# +allsnippets.tmp +amsnippet.tmp testdir* diff --git a/ChangeLog b/ChangeLog index dc32b4df4..322aca52b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2009-09-15 Eric Blake + + maint: ignore gnulib-tool temp files + * .gitignore: Ignore files created during gnulib-tool --test. + 2009-09-13 Jim Meyering posixtm: don't reject a time that specify "60" as the number of seconds -- 2.11.0