public inbox for elfutils@sourceware.org
 help / color / mirror / Atom feed
* [PATCH v2] ignore more generated files
@ 2015-07-29 14:36 Mike Frysinger
  0 siblings, 0 replies; 2+ messages in thread
From: Mike Frysinger @ 2015-07-29 14:36 UTC (permalink / raw)
  To: elfutils-devel

[-- Attachment #1: Type: text/plain, Size: 1201 bytes --]

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
---
 .gitignore | 30 ++++++++++++++++++++++++++----
 1 file changed, 26 insertions(+), 4 deletions(-)

diff --git a/.gitignore b/.gitignore
index dfd0c4a..a944762 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,6 +20,7 @@ Makefile.in
 /aclocal.m4
 /autom4te.*
 /backends/*.map
+/config.cache
 /config.h
 /config.h.in
 /config.log
@@ -37,18 +38,39 @@ Makefile.in
 /elfutils.spec
 /libcpu/*_dis.h
 /libcpu/*.mnemonics
-/libcpu/i386_gendis
-/libcpu/i386_lex.c
-/libcpu/i386_parse.c
-/libcpu/i386_parse.h
+/libcpu/*_gendis
+/libcpu/*_lex.c
+/libcpu/*_parse.[ch]
 /libdw/known-dwarf.h
 /po/*.gmo
 /po/*.pot
+/po/en@boldquot.insert-header
 /po/en@boldquot.po
+/po/en@quot.insert-header
 /po/en@quot.po
+/po/Makevars.template
+/po/POTFILES
+/po/remove-potcdate.sed
+/po/stamp-po
+/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/stack
+/src/strings
+/src/strip
+/src/unstrip
 /stamp-h1
 /tests/*.log
 /tests/*.trs
-- 
2.4.4


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH v2] ignore more generated files
@ 2015-07-29 16:20 Mark Wielaard
  0 siblings, 0 replies; 2+ messages in thread
From: Mark Wielaard @ 2015-07-29 16:20 UTC (permalink / raw)
  To: elfutils-devel

[-- Attachment #1: Type: text/plain, Size: 27 bytes --]

Thanks, pushed to master.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-07-29 16:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-07-29 14:36 [PATCH v2] ignore more generated files Mike Frysinger
2015-07-29 16:20 Mark Wielaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).