[coreboot] New patch to review: abea90d Add a few more patterns to .gitignore

Sven Schnelle (svens@stackframe.org) gerrit at coreboot.org
Fri Aug 26 21:48:47 CEST 2011


Sven Schnelle (svens at 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 at 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 at 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




More information about the coreboot mailing list