[PATCH] Add elfclassify to .gitignore
Omar Sandoval
osandov@osandov.com
Mon Aug 26 17:58:00 GMT 2019
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
More information about the Elfutils-devel
mailing list