git.99rst.org
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
4cfb2a4
)
Add test-run-command to .gitignore
author
Alejandro Riveira Fernández
<redacted>
Mon, 25 Jan 2010 15:56:21 +0000
(16:56 +0100)
committer
Junio C Hamano
<redacted>
Mon, 25 Jan 2010 17:42:31 +0000
(09:42 -0800)
Add test-run-command to .gitignore so it does not pollute
git status output.
Signed-off-by: Alejandro Riveira Fernández <redacted>
Signed-off-by: Junio C Hamano <redacted>
.gitignore
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index 83cf1b7532f6cf35c1fefdedb7372062a10b468f..8df8f88bea10e02371a41ca20420ee1607814dc8 100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-166,6
+166,7
@@
/test-match-trees
/test-parse-options
/test-path-utils
+/test-run-command
/test-sha1
/test-sigchain
/common-cmds.h
git clone https://git.99rst.org/PROJECT