public inbox for elfutils@sourceware.org
 help / color / mirror / Atom feed
* [PATCH] Add elfclassify to .gitignore
@ 2019-08-26 17:58 Omar Sandoval
  2019-08-28 18:25 ` Mark Wielaard
  0 siblings, 1 reply; 2+ messages in thread
From: Omar Sandoval @ 2019-08-26 17:58 UTC (permalink / raw)
  To: elfutils-devel

From: Omar Sandoval <osandov@fb.com>

The tool was just added, but it's missing the ignore entry.

Signed-off-by: Omar Sandoval <osandov@fb.com>
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index e8201dcc..72f22855 100644
--- a/.gitignore
+++ b/.gitignore
@@ -56,6 +56,7 @@ Makefile.in
 /po/stamp-po
 /src/addr2line
 /src/ar
+/src/elfclassify
 /src/elfcmp
 /src/elfcompress
 /src/elflint
-- 
2.23.0

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

* Re: [PATCH] Add elfclassify to .gitignore
  2019-08-26 17:58 [PATCH] Add elfclassify to .gitignore Omar Sandoval
@ 2019-08-28 18:25 ` Mark Wielaard
  0 siblings, 0 replies; 2+ messages in thread
From: Mark Wielaard @ 2019-08-28 18:25 UTC (permalink / raw)
  To: Omar Sandoval, elfutils-devel

On Mon, 2019-08-26 at 10:58 -0700, Omar Sandoval wrote:
> From: Omar Sandoval <osandov@fb.com>
> 
> The tool was just added, but it's missing the ignore entry.

Thanks, applied to master.

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

end of thread, other threads:[~2019-08-28 18:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-26 17:58 [PATCH] Add elfclassify to .gitignore Omar Sandoval
2019-08-28 18:25 ` Mark Wielaard

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 read-only IMAP folder(s) and NNTP newsgroup(s).