aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorStewart Smith <stewart@linux.vnet.ibm.com>2014-12-24 11:44:33 +1100
committerStewart Smith <stewart@linux.vnet.ibm.com>2014-12-24 11:44:33 +1100
commit429485b4e53b98bc97b654bf93abaa0227350d33 (patch)
treea6016cfdd8b04577958e90418e9888b370011d52 /.gitignore
parent6716947c599ebca669f3f8078e7a594f5a40614f (diff)
downloadskiboot-429485b4e53b98bc97b654bf93abaa0227350d33.zip
skiboot-429485b4e53b98bc97b654bf93abaa0227350d33.tar.gz
skiboot-429485b4e53b98bc97b654bf93abaa0227350d33.tar.bz2
Update gitignore for current test suite binaries etc
Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore13
1 files changed, 12 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index fbab18d..938ea53 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,6 +5,7 @@
*.gcno
*.rej
*.swp
+.version
skiboot-nosection.elf
skiboot.elf
skiboot.lds
@@ -19,6 +20,15 @@ asm/asm-offsets.s
include/asm-offsets.h
version.c
ccan/*/test/*-gcov
+ccan/*/test/run
+ccan/build_assert/test/run-BUILD_ASSERT_OR_ZERO
+ccan/list/test/run-check-corrupt
+ccan/list/test/run-list_del_from-assert
+ccan/list/test/run-single-eval
+ccan/list/test/run-with-debug
+ccan/str/test/run-STR_MAX_CHARS
+core/test/run-console-log
+core/test/run-timer
ccan/*/test/gmon.out
core/test/run-device
core/test/run-malloc
@@ -34,9 +44,10 @@ core/test/run-trace
core/test/*-gcov
external/dump_trace
hdata/test/hdata_to_dt
+hw/ipmi/test/run-fru
+hw/ipmi/test/*-gcov
libc/test/run-time
libc/test/run-time-gcov
libflash/test/test-flash
libflash/test/test-flash-gcov
test/hello_world/hello_kernel/hello_kernel
-VERSION