Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
.gitignore: test-hashmap is a generated file
author
Jonathan Nieder
<jrnieder@gmail.com>
Sat, 14 Dec 2013 02:05:26 +0000
(18:05 -0800)
committer
Junio C Hamano
<gitster@pobox.com>
Mon, 24 Feb 2014 22:33:29 +0000
(14:33 -0800)
Prevent the "test-hashmap" program from being accidentally tracked
with "git add" or cluttering "git status" output.
Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
.gitignore
patch
|
blob
|
history
raw
|
patch
| inline |
side by side
(parent:
5699d17
)
diff --git
a/.gitignore
b/.gitignore
index 66199edd4af6ddcd1398bff13fe9065ba4309a22..cb1db5492c2f23f43b28d56dbc46a59eae083af0 100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-185,6
+185,7
@@
/test-dump-cache-tree
/test-scrap-cache-tree
/test-genrandom
+/test-hashmap
/test-index-version
/test-line-buffer
/test-match-trees