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