From f594bf787a6f2d2aca5127d972fc8546a2c8e05f Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Fri, 13 Feb 2009 01:52:10 -0400 Subject: Removed CppUnit submodule reference This library is a dependency for running "make check", but it's not built as part of a Ledger build, and so doesn't belong as a submodule. --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index c7e98990..63f587f6 100644 --- a/.gitignore +++ b/.gitignore @@ -74,6 +74,7 @@ /ledger.info /ledger.so /lib/boost* +/lib/cppunit /libtool /ltmain.sh /make.deps -- cgit v1.2.3