From 97a68ad0f908c9b2ce14a8fa433c3e7c8bd80e16 Mon Sep 17 00:00:00 2001 From: Scott Olson Date: Sat, 12 Dec 2015 00:46:32 -0600 Subject: [PATCH] Ignore generated documentation. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 507684b6bfd3..6dcf24f20c2c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /target +/doc *.dot