X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=.gitignore;h=1305331a6f3728a1939391535e55832bdc45f614;hb=dc81107c8486d21cc48144ae0e218afded36997b;hp=8d880eabb1165dd67c810e0603d4eadce93d092b;hpb=69540b3e399387c69628c88c1f4e63fd1b2138e8;p=plcapi.git diff --git a/.gitignore b/.gitignore index 8d880ea..1305331 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,6 @@ /.idea composer.phar - +composer.lock +/vendor/* +/tests/coverage/* +/build/*