[syslinux:master] Update .gitignore

syslinux-bot for H. Peter Anvin hpa at zytor.com
Sat Jun 26 21:27:02 PDT 2010


Commit-ID:  e8f2cf44b1ee708093880cf4071a0ee6d72a044a
Gitweb:     http://syslinux.zytor.com/commit/e8f2cf44b1ee708093880cf4071a0ee6d72a044a
Author:     H. Peter Anvin <hpa at zytor.com>
AuthorDate: Sat, 26 Jun 2010 21:24:02 -0700
Committer:  H. Peter Anvin <hpa at zytor.com>
CommitDate: Sat, 26 Jun 2010 21:24:02 -0700

Update .gitignore



---
 .gitignore |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore
index e8c0dd1..cece7b5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,12 +9,14 @@
 *.elf
 *.exe
 *.gen
+*.lib
 *.lnx
 *.lo
 *.lsr
 *.lst
 *.map
 *.o
+*.obj
 *.orig
 *.raw
 *.rej
@@ -38,6 +40,7 @@
 /utils/isohdpfx.c
 /utils/isohybrid
 /utils/isohybrid.pl
+/utils/memdiskfind
 /utils/mkdiskimage
 /version.h
 /version.mk



More information about the Syslinux-commits mailing list