From 03df2c376657c00aa21928024a0a93a187c52397 Mon Sep 17 00:00:00 2001 From: Andrew Waterman Date: Sun, 6 Jan 2013 03:51:35 -0800 Subject: [PATCH] update .gitignores --- emulator/.gitignore | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/emulator/.gitignore b/emulator/.gitignore index 0dbfd5c7..9b61a13d 100644 --- a/emulator/.gitignore +++ b/emulator/.gitignore @@ -1,12 +1,11 @@ *~ *.o *.a -*.out -*.vcd -*.vpd *.log +output/ emulator generated-src emulator-debug generated-src-debug kernel +kernel.hex