Signed-off-by: Mike Frysinger <[email protected]>
---
 .gitignore |   25 +++++++++++++++++++++++++
 1 file changed, 25 insertions(+)

diff --git a/.gitignore b/.gitignore
index 6cfcc7c..f1cb20e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,6 +9,7 @@
 *.pot
 *.rej
 *.so
+*.so.[0-9]
 */Makefile.in
 *~
 .#*
@@ -35,6 +36,30 @@ configure
 elfutils.spec
 libcpu/*_dis.h
 libdw/known-dwarf.h
+po/POTFILES
 po/[email protected]
+po/[email protected]
 po/[email protected]
+po/[email protected]
+po/stamp-po
+po/remove-potcdate.sed
+src/addr2line
+src/ar
+src/elfcmp
+src/elflint
+src/findtextrel
+src/ld
+src/ldlex.c
+src/ldscript.c
+src/ldscript.h
+src/make-debug-archive
+src/nm
+src/objdump
+src/ranlib
+src/readelf
+src/size
+src/strings
+src/strip
+src/unstrip
 stamp-h1
+/version.h
-- 
1.7.9.7

_______________________________________________
elfutils-devel mailing list
[email protected]
https://fedorahosted.org/mailman/listinfo/elfutils-devel

Reply via email to