public inbox for elfutils@sourceware.org
 help / color / mirror / Atom feed
* [PATCH] Add missing entries to .gitignore
@ 2017-04-21 16:51 Ulf Hermann
  2017-04-26 15:27 ` Mark Wielaard
  0 siblings, 1 reply; 2+ messages in thread
From: Ulf Hermann @ 2017-04-21 16:51 UTC (permalink / raw)
  To: elfutils-devel

Signed-off-by: Ulf Hermann <ulf.hermann@qt.io>
---
 .gitignore | 2 ++
 ChangeLog  | 4 ++++
 2 files changed, 6 insertions(+)

diff --git a/.gitignore b/.gitignore
index 0ee3af7..43a8d6e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -123,6 +123,7 @@ Makefile.in
 /tests/elfstrmerge
 /tests/elfstrtab
 /tests/emptyfile
+/tests/fillfile
 /tests/find-prologues
 /tests/funcretval
 /tests/funcscopes
@@ -139,6 +140,7 @@ Makefile.in
 /tests/newdata
 /tests/newfile
 /tests/newscn
+/tests/peel_type
 /tests/rdwrmmap
 /tests/rerequest_tag
 /tests/saridx
diff --git a/ChangeLog b/ChangeLog
index 48185c3..735a335 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2017-04-21  Ulf Hermann  <ulf.hermann@qt.io>
+
+	* .gitignore: Add fillfile and peel_type tests.
+
 2017-02-15  Ulf Hermann  <ulf.hermann@qt.io>
 
 	* configure.ac: Add check for mempcpy.
-- 
2.1.4

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

* Re: [PATCH] Add missing entries to .gitignore
  2017-04-21 16:51 [PATCH] Add missing entries to .gitignore Ulf Hermann
@ 2017-04-26 15:27 ` Mark Wielaard
  0 siblings, 0 replies; 2+ messages in thread
From: Mark Wielaard @ 2017-04-26 15:27 UTC (permalink / raw)
  To: Ulf Hermann; +Cc: elfutils-devel

On Fri, 2017-04-21 at 18:51 +0200, Ulf Hermann wrote:
> +	* .gitignore: Add fillfile and peel_type tests.

Pushed to master.

Thanks,

Mark

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

end of thread, other threads:[~2017-04-26 15:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-21 16:51 [PATCH] Add missing entries to .gitignore Ulf Hermann
2017-04-26 15:27 ` 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).