diff options
author | John Wiegley <johnw@newartisans.com> | 2010-03-05 22:04:14 -0500 |
---|---|---|
committer | John Wiegley <johnw@newartisans.com> | 2010-03-05 22:04:14 -0500 |
commit | ece6cf68f4cdc5543f4f170aeae5c188fffb7ca2 (patch) | |
tree | 1a41481272b9efed1093c66584554df55a42b7d0 /.gitignore | |
parent | 3bb4cb6b6055f180112f357cf23463a1b8c186c5 (diff) | |
download | ledger-ece6cf68f4cdc5543f4f170aeae5c188fffb7ca2.tar.gz ledger-ece6cf68f4cdc5543f4f170aeae5c188fffb7ca2.tar.bz2 ledger-ece6cf68f4cdc5543f4f170aeae5c188fffb7ca2.zip |
Started on some macros for writing the manual
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -53,6 +53,16 @@ /doc/ledger.info /doc/refman.pdf /doc/report/ +/doc/*.aux +/doc/*.cp +/doc/*.fn +/doc/*.ky +/doc/*.log +/doc/*.pdf +/doc/*.pg +/doc/*.toc +/doc/*.tp +/doc/*.vr /expr_tests /libtool /math_tests |