summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore2
-rw-r--r--README1
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index dcf1963..60a509d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,5 @@ doc/_build/
man/_build/
dist/*
local/*
+yarns/*.html
+yarns/*.pdf
diff --git a/README b/README
index 06c544f..8b93343 100644
--- a/README
+++ b/README
@@ -155,6 +155,7 @@ You can skip the slow tests that actually build images, by setting the
sudo yarns/run-tests --env TESTS=fast
To format the test suite document:
+(needs pandoc installed)
make -C yarns