[PATCH] ignore a few more files

Mike Frysinger vapier at gentoo.org
Tue Jun 26 16:07:51 UTC 2012


Signed-off-by: Mike Frysinger <vapier at gentoo.org>
---
 .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/en at boldquot.po
+po/en at boldquot.insert-header
 po/en at quot.po
+po/en at quot.insert-header
+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



More information about the elfutils-devel mailing list