From 3a15125d2f1916cd42c2f438e6f60d876b63235b Mon Sep 17 00:00:00 2001 From: James Zern Date: Fri, 5 Apr 2013 14:51:02 -0700 Subject: [PATCH] update gitignore *.a, new examples and new automake-1.12 file (ar-lib) Change-Id: I28d7bc59a2977a7c5959940936e3d13a71dd149c --- .gitignore | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 17225768..c7b01341 100644 --- a/.gitignore +++ b/.gitignore @@ -1,8 +1,9 @@ *.l[ao] -*.o +*.[ao] .deps .libs /aclocal.m4 +/ar-lib /autom4te.cache /compile /config.* @@ -16,7 +17,9 @@ /stamp-h1 Makefile Makefile.in -examples/[cd]webp +examples/[cdv]webp +examples/gif2webp +examples/webpmux /output /doc/output *.idb