From: H. Peter Anvin Date: Mon, 25 May 2009 05:01:31 +0000 (-0700) Subject: gitignore: add *.raw X-Git-Tag: syslinux-4.00-pre1~81 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=14952a63ac017687efacf5d1f02de2b35e7e45f7;p=profile%2Fivi%2Fsyslinux.git gitignore: add *.raw *.raw files are generated; ignore them. Signed-off-by: H. Peter Anvin --- diff --git a/.gitignore b/.gitignore index 7657c3d..c786675 100644 --- a/.gitignore +++ b/.gitignore @@ -16,6 +16,7 @@ *.map *.o *.orig +*.raw *.rej *.s *.sec