diff mbox

Add extract-gcov to gitignore

Message ID 1432027167-12323-1-git-send-email-mpe@ellerman.id.au
State Accepted
Headers show

Commit Message

Michael Ellerman May 19, 2015, 9:19 a.m. UTC
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

Comments

Stewart Smith May 19, 2015, 9:54 p.m. UTC | #1
Michael Ellerman <mpe@ellerman.id.au> writes:
> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
> ---
>  .gitignore | 1 +
>  1 file changed, 1 insertion(+)

thanks, applied!
diff mbox

Patch

diff --git a/.gitignore b/.gitignore
index 9bff3ee6004c..67f2325a63cd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,6 +13,7 @@  skiboot.lid
 skiboot*.map
 skiboot.info
 coverage-report/
+extract-gcov
 TAGS
 tags
 cscope.out