summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorOmar Sandoval <osandov@fb.com>2019-08-26 10:58:31 -0700
committerMark Wielaard <mark@klomp.org>2019-08-28 20:24:26 +0200
commit4d98640d139439ac8c4b707a5ce055694f1ac310 (patch)
treee33ff632e116b8609f5fafdbb05d05d75c304904 /.gitignore
parentf0a51767393d2db13015ba64b5d813636b22f9d9 (diff)
downloadelfutils-4d98640d139439ac8c4b707a5ce055694f1ac310.tar.gz
Add elfclassify to .gitignore
The tool was just added, but it's missing the ignore entry. Signed-off-by: Omar Sandoval <osandov@fb.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
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