From 79a79766000a6440f651af50cfac3646171e8f0a Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Sun, 25 Jan 2009 01:10:05 -0400 Subject: Reorganized Ledger so that it builds as 7 separate libraries. This is mainly to prove to myself that it has proper decoupling between prior code areas. --- .gitignore | 7 +++++++ 1 file changed, 7 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 92c4d610..10d577d4 100644 --- a/.gitignore +++ b/.gitignore @@ -79,3 +79,10 @@ /system.hh.gch /texinfo.tex /version.m4 +/data_tests +/expr_tests +/extra_tests +/math_tests +/parse_tests +/report_tests +/util_tests -- cgit v1.2.3