From 991a317432de93b057f53651ce9bb8d1b579da04 Mon Sep 17 00:00:00 2001 From: "Taylor C. Richberger" Date: Fri, 6 May 2016 16:06:01 -0600 Subject: update gitignore for changed docs --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index c0e3ce5..58a27ec 100644 --- a/.gitignore +++ b/.gitignore @@ -22,6 +22,7 @@ *.lc # Generated Documentation +/doc/ /html/ /man/ /latex/ -- cgit v1.2.1