From: Sven Schnelle Date: Fri, 26 Aug 2011 19:48:32 +0000 (+0200) Subject: Add a few more patterns to .gitignore X-Git-Url: http://wien.tomnetworks.com/gitweb/?p=coreboot.git;a=commitdiff_plain;h=ebc28095ad2df05771cba3fbb7f4ddebdfd113dd Add a few more patterns to .gitignore Change-Id: If7c1c6d9a96dd788bacee72b6e18a435069cad6e Signed-off-by: Sven Schnelle Reviewed-on: http://review.coreboot.org/172 Tested-by: build bot (Jenkins) --- diff --git a/.gitignore b/.gitignore index 78f083ca7..6ea623e17 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