[Skiboot] [PATCH 1/6] .gitignore: Add vgcore.*
Cyril Bur
cyril.bur at au1.ibm.com
Tue Jul 26 13:49:30 AEST 2016
Signed-off-by: Cyril Bur <cyril.bur at au1.ibm.com>
---
.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore
index 454df30..5d18fe6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -75,3 +75,4 @@ libflash/test/test-ecc
libflash/test/test-flash-gcov
test/hello_world/hello_kernel/hello_kernel
zImage.epapr
+vgcore.*
--
2.9.0
More information about the Skiboot
mailing list