git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Ignore gitk-wish buildproduct
@ 2013-01-23 18:55 Lars Hjemli
  2013-01-23 19:58 ` Junio C Hamano
  0 siblings, 1 reply; 3+ messages in thread
From: Lars Hjemli @ 2013-01-23 18:55 UTC (permalink / raw)
  To: git; +Cc: Lars Hjemli

After running `make` on latest master, gitk-git/gitk-wish shows up as
untracked. This fixes it.

Signed-off-by: Lars Hjemli <hjemli@gmail.com>

---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index aa258a6..63d4904 100644
--- a/.gitignore
+++ b/.gitignore
@@ -171,6 +171,7 @@
 /git-whatchanged
 /git-write-tree
 /git-core-*/?*
+/gitk-git/gitk-wish
 /gitweb/GITWEB-BUILD-OPTIONS
 /gitweb/gitweb.cgi
 /gitweb/static/gitweb.js
-- 
1.8.1.1.296.g725455c

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-01-23 20:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-23 18:55 [PATCH] Ignore gitk-wish buildproduct Lars Hjemli
2013-01-23 19:58 ` Junio C Hamano
2013-01-23 20:00   ` Junio C Hamano

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).