From 0c2b0b7904355ea549efe650cdf4a51f507f02f4 Mon Sep 17 00:00:00 2001 From: Brian Manning <brian@xaoc.org> Date: Mon, 9 May 2016 13:37:37 -0700 Subject: [PATCH] .gitignore: changed PDF output ignore line --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 87083f3..b0fc97a 100644 --- a/.gitignore +++ b/.gitignore @@ -7,4 +7,4 @@ vendor/ # don't complain about the machine-specific test_constants.php file bin/constants.php # ignore the output file -output.pdf +pdflib_output.pdf -- 1.9.1