From 6b1c790a7f9409308ef65d2cce95d380d427553f Mon Sep 17 00:00:00 2001 From: Jack Moffitt Date: Sun, 11 Jan 2009 14:05:56 -0700 Subject: [PATCH] Update ignores. --- .gitignore | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/.gitignore b/.gitignore index a390422..be99552 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,19 @@ +Makefile +Makefile.in +configure +install-sh +missing +aclocal.m4 +config.log +config.status +depcomp +autom4te.cache +.dirstamp +.deps .sconsign* src/*.o examples/*.o +tests/*.o *.a examples/basic examples/active