git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] gitk-git/.gitignore: add rule for gitk-wish
@ 2013-01-29 10:52 Ramkumar Ramachandra
  2013-02-01 23:52 ` Jonathan Nieder
  0 siblings, 1 reply; 3+ messages in thread
From: Ramkumar Ramachandra @ 2013-01-29 10:52 UTC (permalink / raw)
  To: Git List

8f26aa4 (Makefile: remove tracking of TCLTK_PATH, 2012-12-18) removed
"/gitk-git/gitk-wish" from the toplevel .gitignore, with the intent of
moving it to gitk-git/.gitignore in a later patch.  This was never
realized.

Signed-off-by: Ramkumar Ramachandra <artagnon@gmail.com>
---
 Minor patch, so I didn't bother sending it through Paul.

 gitk-git/.gitignore |    1 +
 1 file changed, 1 insertion(+)
 create mode 100644 gitk-git/.gitignore

diff --git a/gitk-git/.gitignore b/gitk-git/.gitignore
new file mode 100644
index 0000000..1dc38be
--- /dev/null
+++ b/gitk-git/.gitignore
@@ -0,0 +1 @@
+/gitk-wish
-- 
1.7.10.4

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

end of thread, other threads:[~2013-02-02  0:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-29 10:52 [PATCH] gitk-git/.gitignore: add rule for gitk-wish Ramkumar Ramachandra
2013-02-01 23:52 ` Jonathan Nieder
2013-02-02  0:33   ` 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).