diff options
author | Cyril Bur <cyril.bur@au1.ibm.com> | 2016-07-26 13:49:30 +1000 |
---|---|---|
committer | Stewart Smith <stewart@linux.vnet.ibm.com> | 2016-07-27 18:23:44 +1000 |
commit | a2d630bc2bdd0007f06d1552361d08ef9d313a1a (patch) | |
tree | fd2e9cc3f6fc49a38a6a247146e36ab97fcae86c /.gitignore | |
parent | c327eddd9b291a0e6e54001fa3b1e547bad3fca2 (diff) | |
download | skiboot-a2d630bc2bdd0007f06d1552361d08ef9d313a1a.zip skiboot-a2d630bc2bdd0007f06d1552361d08ef9d313a1a.tar.gz skiboot-a2d630bc2bdd0007f06d1552361d08ef9d313a1a.tar.bz2 |
.gitignore: Add vgcore.*
Signed-off-by: Cyril Bur <cyril.bur@au1.ibm.com>
Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -75,3 +75,4 @@ libflash/test/test-ecc libflash/test/test-flash-gcov test/hello_world/hello_kernel/hello_kernel zImage.epapr +vgcore.* |