From ac357db21bbf3e28e1eb054d935fa2de04a3b43b Mon Sep 17 00:00:00 2001 From: Peter Carbonetto Date: Wed, 24 May 2017 13:09:11 -0500 Subject: Added instructions to build manual; fixed Zhou-2016 ref. --- .gitignore | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 402c607..4fcf8a3 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,9 @@ *.o *.tar.gz -example/output/ \ No newline at end of file +example/output +doc/manual.aux +doc/manual.bbl +doc/manual.blg +doc/manual.log +doc/manual.out +doc/manual.toc \ No newline at end of file -- cgit v1.2.3