projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f32c9d0
)
maint: ignore gnulib-tool temp files
author
Eric Blake
<ebb9@byu.net>
Tue, 15 Sep 2009 21:56:39 +0000
(15:56 -0600)
committer
Eric 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
patch
|
blob
|
history
ChangeLog
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index c3603253406f99263fcd68b24afb5be777b39849..b95fb408d582544e98972535f58b4411a374b5a6 100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-3,4
+3,6
@@
*~
.#*
\#*#
+allsnippets.tmp
+amsnippet.tmp
testdir*
diff --git
a/ChangeLog
b/ChangeLog
index dc32b4df4d1e00bf923dc2ff36ad465f55b37709..322aca52b27ceb01319e6b76ec5fcd87960f54d9 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