aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorPeter Maydell <peter.maydell@linaro.org>2010-09-21 18:28:06 +0100
committerPeter Maydell <peter.maydell@linaro.org>2010-09-21 18:28:06 +0100
commitf04091f94ae763af04876479c10bbc837efc6364 (patch)
tree78fdadecf18516e7c19e06d5304b7e2c659c70da /.gitignore
parent204034940bb344061e261ea9688c5627afab1f70 (diff)
Implement image loading and enough of x86 to work with a simple static test image.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 54caa25..6713c56 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,5 @@
# Ignore binaries and any lurking coredumps
*.o
+*.bin
risu
core