From 23906a14a5ef3010bd5a2867503dce6b7b2244e0 Mon Sep 17 00:00:00 2001 From: Vincent Letourneau Date: Fri, 16 Feb 2018 18:07:16 +0100 Subject: [PATCH] Update gitignore --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitignore b/.gitignore index e60fccf..8d8675b 100644 --- a/.gitignore +++ b/.gitignore @@ -4,6 +4,11 @@ # Application web/app/composer.json +web/app/composer.lock +web/app/vendor/ +web/app/doc/ +web/app/report/ +data/ # PHPStorm .idea/**/workspace.xml