projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
abc5d37
)
Update t/.gitignore to ignore all trash directories
author
Marcus Griep
<marcus@griep.us>
Mon, 18 Aug 2008 16:25:40 +0000
(12:25 -0400)
committer
Junio C Hamano
<gitster@pobox.com>
Tue, 19 Aug 2008 05:43:31 +0000
(22:43 -0700)
The current .gitignore only ignores the old "trash directory" and
not the new "trash directory.[test]". This ignores both forms.
Signed-off-by: Marcus Griep <marcus@griep.us>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/.gitignore
patch
|
blob
|
history
diff --git
a/t/.gitignore
b/t/.gitignore
index b27e280083867ac03c4abc188f0f37291eb123a0..7dcbb232cd876cb7b976443cc586f60a94ab92bf 100644
(file)
--- a/
t/.gitignore
+++ b/
t/.gitignore
@@
-1,2
+1,2
@@
-/trash directory
+/trash directory
*
/test-results