From: Omar Sandoval Date: Mon, 26 Aug 2019 17:58:31 +0000 (-0700) Subject: Add elfclassify to .gitignore X-Git-Tag: elfutils-0.178~46 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=4d98640d139439ac8c4b707a5ce055694f1ac310;p=platform%2Fupstream%2Felfutils.git Add elfclassify to .gitignore The tool was just added, but it's missing the ignore entry. Signed-off-by: Omar Sandoval --- diff --git a/.gitignore b/.gitignore index e8201dc..72f2285 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