aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorCyril Bur <cyril.bur@au1.ibm.com>2017-08-03 16:45:40 +1000
committerStewart Smith <stewart@linux.vnet.ibm.com>2017-08-15 16:37:14 +1000
commit675fa87681155b1d3976c1dead5a4d7b078a80c6 (patch)
tree3c364e0aaee8d6d958433b36c3efa27532ef5d70 /.gitignore
parentf04c8cef3ac68a6e0b69ba244f97b61f51fb7281 (diff)
downloadskiboot-675fa87681155b1d3976c1dead5a4d7b078a80c6.zip
skiboot-675fa87681155b1d3976c1dead5a4d7b078a80c6.tar.gz
skiboot-675fa87681155b1d3976c1dead5a4d7b078a80c6.tar.bz2
Update .gitignore
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--.gitignore7
1 files changed, 7 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index e7fa4a0..22565a0 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.*