[Skiboot] [PATCH 01/12] Update .gitignore

Cyril Bur cyril.bur at au1.ibm.com
Thu Aug 3 16:45:40 AEST 2017


Signed-off-by: Cyril Bur <cyril.bur at au1.ibm.com>
---
 .gitignore | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/.gitignore b/.gitignore
index e7fa4a08..22565a06 100644
--- a/.gitignore
+++ b/.gitignore
@@ -23,6 +23,7 @@ GTAGS
 GRTAGS
 GPATH
 cscope.out
+gmon.out
 compile_commands.json
 asm/asm-offsets.s
 include/asm-offsets.h
@@ -58,6 +59,10 @@ core/test/run-nvram-format
 core/test/run-pel
 core/test/run-pool
 core/test/run-trace
+core/test/run-api-test
+core/test/run-bitmap
+core/test/run-buddy
+core/test/run-flash-subpartition
 core/test/*-gcov
 debian-jessie-vmlinux
 debian-jessie-initrd.gz
@@ -78,7 +83,9 @@ libflash/test/test-ecc
 libflash/test/test-flash-gcov
 libstb/create-container
 libstb/test/run-stb-container
+libstb/test/print-stb-container
 libstb/test/*-gcov
 test/hello_world/hello_kernel/hello_kernel
+test/sreset_world/sreset_kernel/sreset_kernel
 zImage.epapr
 vgcore.*
-- 
2.13.3



More information about the Skiboot mailing list