From: gggeek Date: Wed, 10 Dec 2014 00:46:33 +0000 (+0000) Subject: Fix gitignore for installation of the library itself via composer X-Git-Tag: 4.0.0-alpha^2~210 X-Git-Url: http://git.onelab.eu/?p=plcapi.git;a=commitdiff_plain;h=07b9bffa475640552524aa250b5789caa177503d Fix gitignore for installation of the library itself via composer --- diff --git a/.gitignore b/.gitignore index 8d880ea..a441d05 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /.idea composer.phar +/vendor/*