From 25b5caeed1022b385b29d626c2266bccb4ceac40 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Nicolas=20L=C5=93uillet?= Date: Thu, 8 Aug 2013 09:57:18 +0200 Subject: [PATCH] ignore doc output --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 2c265273..5e992c2e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ vendor composer.phar db/poche.sqlite -output \ No newline at end of file +output +phpdoc* \ No newline at end of file -- 2.41.0