Sven Schnelle (svens@stackframe.org) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/172
-gerrit
commit abea90d19c4b6a1120566fc8470fcfd6e8835eab Author: Sven Schnelle svens@stackframe.org Date: Fri Aug 26 21:48:32 2011 +0200
Add a few more patterns to .gitignore
Change-Id: If7c1c6d9a96dd788bacee72b6e18a435069cad6e Signed-off-by: Sven Schnelle svens@stackframe.org --- .gitignore | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore index 78f083c..6ea623e 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,10 @@ payloads/external/FILO/filo/ payloads/external/SeaBIOS/seabios/ util/crossgcc/tarballs/ util/crossgcc/xgcc/ +*.o +*.elf +*.debug +*.out +*.# +*.swp +*.bin