summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorStephen Dolan <mu@netsoc.tcd.ie>2012-12-16 13:06:03 +0000
committerStephen Dolan <mu@netsoc.tcd.ie>2012-12-16 13:06:03 +0000
commit73c657cdc477a9ec97548991e355b766e06634a2 (patch)
tree9329d5dc0c30f9d7d681446610a7fee459269081 /.gitignore
parent2b48ee4a8f894d698b3f726cc58dc9e18a3b27bf (diff)
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.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
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