From: David McCullough Date: Tue, 7 Jul 2009 00:46:52 +0000 (+0000) Subject: add more common files to gitignore X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=c006cc0d258ff95e78de4e3aeb968ef8d16f660e;p=elf2flt.git add more common files to gitignore Signed-off-by: Mike Frysinger --- diff --git a/.gitignore b/.gitignore index 12b560b..92ff5f6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,9 +1,15 @@ # standard patterns +*.a *.o *~ *.orig *.rej *.patch +.deps + +a.out +*.gdb +*.exe # autotool files autom4te.cache