summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBradley M. Kuhn <bkuhn@ebb.org>2012-09-08 14:40:30 -0400
committerBradley M. Kuhn <bkuhn@ebb.org>2012-09-08 14:40:30 -0400
commit71f351d6181ac2b0f3301b7d6a9b1066dcecce5f (patch)
tree0f2bfb4feb54b6c34653c168f189dd3e3e8607b5
parente53f6b2c0579918d41b40606cf95411dfbb33df5 (diff)
downloadfork-ledger-71f351d6181ac2b0f3301b7d6a9b1066dcecce5f.tar.gz
fork-ledger-71f351d6181ac2b0f3301b7d6a9b1066dcecce5f.tar.bz2
fork-ledger-71f351d6181ac2b0f3301b7d6a9b1066dcecce5f.zip
doc/ledger3.info should be ignored.
doc/ledger3.info was probably missing from the .gitignore because ledger3.info isn't build automatically yet, but might as well add it to .gitignore for those who are building it by hand at the moment.
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 37921df5..50fb20c0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -48,6 +48,7 @@ doc/.dirstamp
doc/html/
doc/latex/
doc/ledger.info
+doc/ledger3.info
doc/refman.pdf
doc/report/
elisp-comp