From ea5cc7fc285a8d7ed71a1e3a4fba94afa3f482f2 Mon Sep 17 00:00:00 2001 From: David Reid Date: Tue, 22 Nov 2016 11:20:20 +1000 Subject: [PATCH] Update gitignore. --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index c78a10d2..5c8c9691 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -examples/out/ \ No newline at end of file +examples/out/ +docs/ \ No newline at end of file