From 2c3e8427027661f0c542eb589839b26bea9bdd85 Mon Sep 17 00:00:00 2001 From: Alex Bilbie Date: Fri, 24 Aug 2012 12:21:11 +0100 Subject: [PATCH] Updated .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 94d6d75a..de1a9ba2 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /vendor/ -/composer.lock \ No newline at end of file +/composer.lock +/docs/build/ \ No newline at end of file