From 73c657cdc477a9ec97548991e355b766e06634a2 Mon Sep 17 00:00:00 2001 From: Stephen Dolan Date: Sun, 16 Dec 2012 13:06:03 +0000 Subject: Lots of build system and docs improvements, including a manpage. - Build binaries for multiple platforms - Make a manpage out of the manual (see #19) - Extract more tests from the documentation - Fix a few documentation bugs uncovered by above. --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index e43b388c..6caf43c4 100644 --- a/.gitignore +++ b/.gitignore @@ -9,5 +9,7 @@ jv_test jv_parse parsertest*~ +build + # Something delightfully recursive happens otherwise docs/content/2.download/source/* \ No newline at end of file -- cgit v1.2.3