summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJohn Wiegley <johnw@newartisans.com>2009-01-25 01:10:05 -0400
committerJohn Wiegley <johnw@newartisans.com>2009-01-25 01:10:05 -0400
commit79a79766000a6440f651af50cfac3646171e8f0a (patch)
tree1b5a9a419ffd65770fd36ec55f9c0a608e5b1045 /.gitignore
parent1ae1033090faf566f8577cc63ac10a2d4e0e1f7f (diff)
downloadfork-ledger-79a79766000a6440f651af50cfac3646171e8f0a.tar.gz
fork-ledger-79a79766000a6440f651af50cfac3646171e8f0a.tar.bz2
fork-ledger-79a79766000a6440f651af50cfac3646171e8f0a.zip
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.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore7
1 files changed, 7 insertions, 0 deletions
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