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

diff --git a/.gitignore b/.gitignore
index d463556..4ab7b24 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,6 +9,7 @@
 *.pot
 *.rej
 *.so
+*.so.[0-9]
 */Makefile.in
 *~
 .#*
@@ -36,6 +37,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.8.3.2

Reply via email to